Skip to content

Commit 65dbf76

Browse files
authored
Update main.yml
typO
1 parent def3e37 commit 65dbf76

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
# usethis::use_github_action("check-standard") will install it.
77
on:
88
push:
9-
branches: [main, master]
9+
branches: [main, master, develop]
1010
pull_request:
11-
branches: [main, master]
11+
branches: [main, master, develop]
1212

1313
name: R-CMD-check.yaml
1414

0 commit comments

Comments
 (0)