Skip to content

Commit bc8c61e

Browse files
committed
Merge branch 'set_up_github_actions' into dev
2 parents a56c750 + 476800d commit bc8c61e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
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, master]
5+
branches: [dev, main, master]
66
pull_request:
77

88
name: R-CMD-check.yaml

0 commit comments

Comments
 (0)