Skip to content

Commit

Permalink
try again tomorrow
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelChirico authored Jul 14, 2024
1 parent d8f0763 commit 7f3f659
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 13 * *' # 13th of month at 13:17 UTC
- cron: '17 13 14 * *' # 14th 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 7f3f659

Please sign in to comment.