Skip to content

Commit

Permalink
Merge pull request #1626 from robstoll/chore/check-that-gradle-verifi…
Browse files Browse the repository at this point in the history
…es-all-wrappers

check that wrapper-validate validates all 9 wrappers
  • Loading branch information
robstoll authored Nov 28, 2023
2 parents 49a9e61 + 9d1f3d8 commit 7459871
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate-gradle-wrapper.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,5 @@ jobs:
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v1
with:
min-wrapper-count: 9

0 comments on commit 7459871

Please sign in to comment.