We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9768632 commit 672f74eCopy full SHA for 672f74e
.github/workflows/check_links.yml
@@ -3,6 +3,7 @@ name: Check links
3
on:
4
schedule:
5
- cron: '45 01 30 * *'
6
+ push:
7
8
jobs:
9
test_links_utils:
0 commit comments