We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b468c0 commit 3a31e58Copy full SHA for 3a31e58
.github/workflows/R-CMD-check-occasional.yaml
@@ -1,6 +1,6 @@
1
on:
2
schedule:
3
- - cron: '18 13 10 * *' # 8th of month at 13:18 UTC
+ - cron: '18 13 11 * *' # 11th of month at 13:18 UTC
4
5
# A more complete suite of checks to run monthly; each PR/merge need not pass all these, but they should pass before CRAN release
6
name: R-CMD-check-occasional
0 commit comments