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