Skip to content

Reduce the scope of the dependency resolution strategy to just the jo… #1613

Reduce the scope of the dependency resolution strategy to just the jo…

Reduce the scope of the dependency resolution strategy to just the jo… #1613

name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: gradle/wrapper-validation-action@v1