Commit 85eb279b authored by Stephane Nicoll's avatar Stephane Nicoll

Reintroduce "Add Gradle Wrapper Validation GitHub Action"

Closes gh-19762
parent 19b7dc8e
name: "Validate Gradle Wrapper"
on: [push, pull_request]
jobs:
validation:
name: "Validation"
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gradle/wrapper-validation-action@v1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment