We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8492f6a commit 4059da6Copy full SHA for 4059da6
.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: [main, master, devel]
6
pull_request:
7
8
name: R-CMD-check.yaml
0 commit comments