Skip to content

Commit 8ccadc6

Browse files
Bump run date (#6152)
1 parent 10c7dd6 commit 8ccadc6

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 23 * *' # 22nd of month at 13:17 UTC
3+
- cron: '17 13 28 * *' # 28th 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)