Skip to content

Commit

Permalink
bump cron date
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored May 21, 2024
1 parent de515da commit 10d4bba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check-occasional.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
on:
schedule:
- cron: '17 13 21 * *' # 18th of month at 13:17 UTC
- cron: '17 13 22 * *' # 22nd of month at 13:17 UTC

# A more complete suite of checks to run monthly; each PR/merge need not pass all these, but they should pass before CRAN release
name: R-CMD-check-occasional
Expand Down

0 comments on commit 10d4bba

Please sign in to comment.