We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5f1af5 commit d5f4d85Copy full SHA for d5f4d85
.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, master, dev]
6
pull_request:
7
8
9
name: R-CMD-check
10
.github/workflows/test-coverage.yaml
name: test-coverage
0 commit comments