Skip to content

Commit

Permalink
Merge pull request #156 from atorus-research/gh_issue_87
Browse files Browse the repository at this point in the history
Have R CMD check run on PRs & pushed to devel
  • Loading branch information
mstackhouse committed Dec 14, 2023
2 parents 081f62d + 3d463fa commit 1bde2a5
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 1bde2a5

Please sign in to comment.