We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ff2cd5 commit 887446fCopy full SHA for 887446f
.github/workflows/spell-check-all.yaml
@@ -2,6 +2,8 @@ name: spell-check-all
2
3
on:
4
workflow_dispatch:
5
+ schedule:
6
+ - cron: 0 0 * * *
7
8
jobs:
9
spell-check-all:
0 commit comments