Skip to content

Commit

Permalink
Merge pull request #209 from ropensci/actions2
Browse files Browse the repository at this point in the history
more fixes
  • Loading branch information
elinw authored Dec 31, 2022
2 parents 9055804 + 4ee7dce commit 533454c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/R-CMD-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,9 @@ jobs:

on:
push:
branches: [main, master]
branches: main
pull_request:
branches: [main, master]
branches: main

name: R-CMD-check

Expand Down

0 comments on commit 533454c

Please sign in to comment.