Skip to content

Don't exclude .gitignore from copy to standalone tool (#693) #162

Don't exclude .gitignore from copy to standalone tool (#693)

Don't exclude .gitignore from copy to standalone tool (#693) #162

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