Skip to content

Commit 3a31e58

Browse files
Update cron date (#6132)
1 parent 6b468c0 commit 3a31e58

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: '18 13 10 * *' # 8th of month at 13:18 UTC
3+
- cron: '18 13 11 * *' # 11th of month at 13:18 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)