Skip to content

[Tooling] Protect the release/* branch with the same settings as main #9642

[Tooling] Protect the release/* branch with the same settings as main

[Tooling] Protect the release/* branch with the same settings as main #9642

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