Skip to content

Commit

Permalink
Update ropensci-pkgcheck.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
b-rodrigues authored Feb 5, 2024
1 parent 55313dc commit 4b46266
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ropensci-pkgcheck.yaml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
on:
push:
branches: [main_no, master_no]
branches: [main, master]
pull_request:
branches: [main_no, master_no]
branches: [main, master]

name: ropensci-pkgcheck

Expand Down

0 comments on commit 4b46266

Please sign in to comment.