Skip to content

Restore targetName value as other plugins might rely on it #24381

Restore targetName value as other plugins might rely on it

Restore targetName value as other plugins might rely on it #24381

name: "Validate Gradle Wrapper"
on: [ push, pull_request ]
permissions:
contents: read # to fetch code (actions/checkout)
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: gradle/actions/wrapper-validation@v4