Skip to content

Commit 947bb2e

Browse files
committed
add mon-fri to docs
1 parent 4c247cb commit 947bb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -147,7 +147,7 @@ MATCH_TIME=15:00
147147
148148
### `[MATCH_DAY=MON]`
149149
150-
Pass in a single day in the `MON/TUE/WED/THU/FRI/SAT/SUN` format to define the day of announcing the matches.
150+
Pass in a single day matching the `/^((MON-FRI)|MON|TUE|WED|THU|FRI|SAT|SUN)$/` pattern to define the day or range of days for announcing the matches.
151151
This option affects both the Slack messages and the scheduled matches.
152152
153153
Example:

0 commit comments

Comments
 (0)