Skip to content

Commit

Permalink
Try adding branch name
Browse files Browse the repository at this point in the history
  • Loading branch information
hadley committed Mar 21, 2023
1 parent 413e621 commit bd270ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@
# usethis::use_github_action("check-standard") will install it.
on:
push:
branches: [main, master]
branches: [main, master, v2.3.2]
pull_request:
branches: [main, master]
branches: [main, master, v2.3.2]

name: R-CMD-check

Expand Down

0 comments on commit bd270ee

Please sign in to comment.