Skip to content

[FEATURE REQUEST] Encourage users to report on GitHub instead of [email protected] and [email protected] #4334

[FEATURE REQUEST] Encourage users to report on GitHub instead of [email protected] and [email protected]

[FEATURE REQUEST] Encourage users to report on GitHub instead of [email protected] and [email protected] #4334

name: "Validate Gradle Wrapper"
on: [pull_request]
permissions:
contents: read
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/wrapper-validation-action@v3