Skip to content

Commit e950415

Browse files
committed
Run checks on all PRs
1 parent 058f75b commit e950415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/R-CMD-check.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
on:
66
push:
77
branches: [main, rc-**]
8-
pull_request:
8+
pull_request: {}
99
schedule:
1010
- cron: '0 6 * * 1' # every monday
1111

0 commit comments

Comments
 (0)