Skip to content

Commit

Permalink
Have R CMD check run on PRs & pushed to devel
Browse files Browse the repository at this point in the history
  • Loading branch information
asbates authored Dec 14, 2023
1 parent f7d07fa commit 3d463fa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/R-CMD-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,12 @@ on:
branches:
- main
- master
- devel
pull_request:
branches:
- main
- master
- devel

name: R-CMD-check

Expand Down

0 comments on commit 3d463fa

Please sign in to comment.