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 0204a7b commit dfd0e89Copy full SHA for dfd0e89
.github/workflows/check-links.yml
@@ -1,8 +1,7 @@
1
on:
2
schedule:
3
- cron: 0 0 1 * * # run monthly
4
- repository_dispatch: # run manually
5
- types: [check-link]
+ deployment:
6
# push:
7
# ...
8
0 commit comments