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 10c7dd6 commit 8ccadc6Copy full SHA for 8ccadc6
.github/workflows/R-CMD-check-occasional.yaml
@@ -1,6 +1,6 @@
1
on:
2
schedule:
3
- - cron: '17 13 23 * *' # 22nd of month at 13:17 UTC
+ - cron: '17 13 28 * *' # 28th of month at 13:17 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