We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 127dd1c commit f1b1751Copy full SHA for f1b1751
.github/workflows/R-CMD-check.yaml
@@ -2,9 +2,9 @@
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]
6
pull_request:
7
8
9
name: R-CMD-check
10
0 commit comments