Skip to content

Commit

Permalink
Bump run date (#6152)
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored May 28, 2024
1 parent 10c7dd6 commit 8ccadc6
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 23 * *' # 22nd of month at 13:17 UTC
- cron: '17 13 28 * *' # 28th 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 8ccadc6

Please sign in to comment.