Skip to content

Commit 698fa93

Browse files
committed
run on main/master
1 parent 11aac45 commit 698fa93

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
#
66
# See https://github.com/r-lib/actions/tree/master/examples#readme for
77
# additional example workflows available for the R community.
8+
on:
9+
push:
10+
branches: [main, master, dev]
11+
pull_request:
12+
branches: [main, master, dev]
13+
814

915
name: R-CMD-check.yaml
1016

0 commit comments

Comments
 (0)