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