Skip to content

Commit

Permalink
Merge branch 'master' into with-nix-eval-rprofile
Browse files Browse the repository at this point in the history
keep up
  • Loading branch information
philipp-baumann committed Feb 5, 2024
2 parents 7e8945e + 4b46266 commit da7df81
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 da7df81

Please sign in to comment.