Skip to content

Commit

Permalink
Fix push branch
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Apr 30, 2024
1 parent 3422216 commit 11b64fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/markdown-link-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Check Markdown links
on:
push:
branches:
- master
- main
schedule:
# Run every Tuesday at 3:00 AM (See https://pubs.opengroup.org/onlinepubs/9699919799/utilities/crontab.html#tag_20_25_07)
- cron: "0 3 * * 2"
Expand Down

0 comments on commit 11b64fd

Please sign in to comment.