mirror of
https://github.com/TeamNewPipe/NewPipe.git
synced 2024-11-22 02:53:09 +01:00
Add gradle wrapper validation action
This commit is contained in:
parent
c7efa8c4f1
commit
cae63a7ada
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -14,6 +14,7 @@ jobs:
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v2
|
||||
- uses: gradle/wrapper-validation-action@v1
|
||||
|
||||
- name: create and checkout branch
|
||||
# push events already checked out the branch
|
||||
|
Loading…
Reference in New Issue
Block a user