We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddeca73 commit a8ff394Copy full SHA for a8ff394
.github/workflows/R-CMD-check.yaml
@@ -7,8 +7,7 @@ on:
7
- dev
8
- sandbox
9
pull_request:
10
- branches:
11
- - main
+
12
schedule:
13
- cron: '0 0 1 * *' # Run once a month on the 1st at midnight
14
0 commit comments