Skip to content

Commit ea8d4d3

Browse files
committed
Add cran branch to github action workflow
1 parent f059627 commit ea8d4d3

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: [main, master, cran]
66
pull_request:
77

88
name: R-CMD-check.yaml

0 commit comments

Comments
 (0)