We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a56c750 + 476800d commit bc8c61eCopy full SHA for bc8c61e
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -2,7 +2,7 @@
2
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
3
on:
4
push:
5
- branches: [main, master]
+ branches: [dev, main, master]
6
pull_request:
7
8
name: R-CMD-check.yaml
0 commit comments