Skip to content

Commit 10d4bba

Browse files
bump cron date
1 parent de515da commit 10d4bba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/R-CMD-check-occasional.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
on:
22
schedule:
3-
- cron: '17 13 21 * *' # 18th of month at 13:17 UTC
3+
- cron: '17 13 22 * *' # 22nd of month at 13:17 UTC
44

55
# A more complete suite of checks to run monthly; each PR/merge need not pass all these, but they should pass before CRAN release
66
name: R-CMD-check-occasional

0 commit comments

Comments
 (0)