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 a7e7a67 commit c719ecbCopy full SHA for c719ecb
.github/workflows/rcmdcheck.yml
@@ -5,6 +5,8 @@ on:
5
branches: [main, master]
6
pull_request:
7
8
+ schedule:
9
+ - cron: "0 4 * * *"
10
11
name: R-CMD-check
12
0 commit comments