Skip to content

Commit

Permalink
disable compare version check (#504)
Browse files Browse the repository at this point in the history
The compare version action checks for a practice that does not appear to be widely/consistently used in this repo.
  • Loading branch information
cjyetman authored Sep 9, 2024
1 parent 0dcc5a7 commit c7e72ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/R.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ jobs:
uses: RMI-PACTA/actions/.github/workflows/R.yml@main
secrets: inherit
with:
do-compare-versions: false
revdeps: |
[
{"pkg": "RMI-PACTA/r2dii.analysis"},
Expand Down

0 comments on commit c7e72ee

Please sign in to comment.