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 2107073 commit eb13ac4Copy full SHA for eb13ac4
.github/workflows/broken-link-check.yml
@@ -1,6 +1,6 @@
1
on:
2
schedule:
3
- - cron: '12 1 * * 5' # run monthly
+ - cron: '12 1 * * 5' # run every Friday at 1:12am
4
repository_dispatch: # run manually
5
types: [check-link]
6
# push:
0 commit comments