mirror of https://github.com/grpc/grpc-java.git
This reverts commit 6548c6ff5e
.
This commit is contained in:
parent
6548c6ff5e
commit
be27d0ba8b
|
@ -1,10 +0,0 @@
|
||||||
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
|
|
Loading…
Reference in New Issue