Skip to content

[Tooling] Add hotfix pipelines to be triggered by ReleasesV2 #20389

[Tooling] Add hotfix pipelines to be triggered by ReleasesV2

[Tooling] Add hotfix pipelines to be triggered by ReleasesV2 #20389

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