Skip to content

Commit c9744cb

Browse files
add test_httptest2 branch to R-CMD-check.yaml GH actions workflow
1 parent 061477e commit c9744cb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/R-CMD-check.yaml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,9 @@
22
# Need help debugging build failures? Start at https://github.com/r-lib/actions#where-to-find-help
33
on:
44
push:
5-
branches: [main]
5+
branches:
6+
- main
7+
- test_httptest2
68
pull_request:
79
workflow_dispatch:
810

0 commit comments

Comments
 (0)