Skip to content

Commit c719ecb

Browse files
committed
cron; #2135
1 parent a7e7a67 commit c719ecb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rcmdcheck.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ on:
55
branches: [main, master]
66
pull_request:
77
branches: [main, master]
8+
schedule:
9+
- cron: "0 4 * * *"
810

911
name: R-CMD-check
1012

0 commit comments

Comments
 (0)