Skip to content

[Fix 751] Add an experimentalEditions flag to allow use of edition to declare the proto syntax. #586

[Fix 751] Add an experimentalEditions flag to allow use of edition to declare the proto syntax.

[Fix 751] Add an experimentalEditions flag to allow use of edition to declare the proto syntax. #586

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