Skip to content

Commit

Permalink
Update markdown-link-check.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akirk committed Sep 11, 2024
1 parent 770e2bb commit 0bb62e1
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:
schedule:
- cron: '0 14 * * 2' # 2pm Tuesday
- cron: '0 9 * * *' # 9am every day

jobs:
markdown-link-check:
Expand Down

0 comments on commit 0bb62e1

Please sign in to comment.