Skip to content

Commit e525300

Browse files
for master push, also run r cmd checks
1 parent ebccd24 commit e525300

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@
55
# For help debugging build failures open an issue on the RStudio community with the 'github-actions' tag.
66
# https://community.rstudio.com/new-topic?category=Package%20development&tags=github-actions
77
on:
8+
push:
9+
branches:
10+
- master
11+
- main
812
pull_request:
913
branches:
1014
- master

0 commit comments

Comments
 (0)