You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use day name in "Spell Check" workflow's schedule trigger
At the time it was written, there was some lack of support for the use of day name abreviations in the crontab definition
for the `schedule` trigger of GitHub Actions workflows (perhaps it was the JSON schema?). Since that time, the issue was
resolved. The crontab is easier to understand with the day name in place of day number.
0 commit comments