We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c247cb commit 947bb2eCopy full SHA for 947bb2e
README.md
@@ -147,7 +147,7 @@ MATCH_TIME=15:00
147
148
### `[MATCH_DAY=MON]`
149
150
-Pass in a single day in the `MON/TUE/WED/THU/FRI/SAT/SUN` format to define the day of announcing the matches.
+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.
151
This option affects both the Slack messages and the scheduled matches.
152
153
Example:
0 commit comments