Skip to content

[Tooling] Protect the release/* branch with the same settings as `m… #9643

[Tooling] Protect the release/* branch with the same settings as `m…

[Tooling] Protect the release/* branch with the same settings as `m… #9643

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