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 553ddc5 commit e8fa4d2Copy full SHA for e8fa4d2
.github/workflows/action.yml
@@ -1,7 +1,8 @@
1
name: Check Markdown links
2
3
on:
4
- push: *
+ push:
5
+ - *
6
schedule: cron "0 9 * * 1" #Run the action every Monday at 9 am.
7
8
jobs:
0 commit comments