Skip to content

Commit

Permalink
Update cron_link_checker.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jaygreco authored Nov 19, 2021
1 parent 4874306 commit 0143f95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cron_link_checker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Check links periodically

on:
schedule:
# Run Friday at 3:15pm
- cron: "15 15 * * FRI"
# Run Friday at 3:15pm PST
- cron: "15 23 * * FRI"

jobs:
markdown-link-check-cron:
Expand Down

0 comments on commit 0143f95

Please sign in to comment.