Skip to content

Commit cf9a44e

Browse files
committed
CI: trying to change in a particular branch too
1 parent b1c34cb commit cf9a44e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
# Created with usethis + edited to use API key.
55
on:
66
push:
7-
branches: [main, master]
7+
branches: [main, master, v0.0.6]
88
pull_request:
9-
branches: [main, master]
9+
branches: [main, master, v0.0.6]
1010

1111
name: R-CMD-check
1212

0 commit comments

Comments
 (0)