How to fix it
Use a simple formula like this:
=OR(A$3="Sat", A$3="Sun")
In Applies to, select the entire row where the rule should apply, for example:
=$1:$1
When the “Applies to” range covers the whole area you want, Excel automatically adjusts the column reference for each cell.
Hope this helps!