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 6498131 commit d94bb1aCopy full SHA for d94bb1a
1 file changed
.github/workflows/spell-and-link-check.yml
@@ -1,10 +1,6 @@
1
name: Spelling and Hyperlinks Check
2
3
on:
4
- # Temporary: trigger on push for testing
5
- push:
6
- branches:
7
- - spell-and-link-check
8
# run once a day at 6AM UTC
9
schedule:
10
- cron: '0 6 * * *'
0 commit comments