Skip to content

Commit

Permalink
Run checks on dev branch
Browse files Browse the repository at this point in the history
  • Loading branch information
hanneoberman authored Nov 1, 2023
1 parent 569eb0e commit 6a69f13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
branches: [main, master]
pull_request:
branches: [main, master]
branches: [main, master, dev]

name: R-CMD-check

Expand Down

0 comments on commit 6a69f13

Please sign in to comment.