We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10026ce commit 7530ed4Copy full SHA for 7530ed4
1 file changed
.github/workflows/R-CMD-check.yaml
@@ -6,7 +6,7 @@
6
# usethis::use_github_action("check-standard") will install it.
7
on:
8
push:
9
- branches: [main, master, release, bug]
+ branches: [main, master, release, mmap]
10
pull_request:
11
branches: [main, master]
12
0 commit comments