Skip to content

Commit

Permalink
Update cron date (#6132)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico committed May 10, 2024
1 parent 6b468c0 commit 3a31e58
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: '18 13 10 * *' # 8th of month at 13:18 UTC
- cron: '18 13 11 * *' # 11th of month at 13:18 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 3a31e58

Please sign in to comment.