We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 058f75b commit e950415Copy full SHA for e950415
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -5,7 +5,7 @@
5
on:
6
push:
7
branches: [main, rc-**]
8
- pull_request:
+ pull_request: {}
9
schedule:
10
- cron: '0 6 * * 1' # every monday
11
0 commit comments