Merge pull request #5866 from TacoTheDank/update-gradle-wrapper
Update gradle wrapper
This commit is contained in:
commit
00fbfb5a56
5 changed files with 60 additions and 42 deletions
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
|
|
@ -5,7 +5,7 @@ on:
|
|||
branches:
|
||||
- dev
|
||||
push:
|
||||
branches:
|
||||
branches:
|
||||
- dev
|
||||
- master
|
||||
|
||||
|
|
@ -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…
Add table
Add a link
Reference in a new issue