Merge pull request #5866 from TacoTheDank/update-gradle-wrapper

Update gradle wrapper
This commit is contained in:
Tobi 2021-03-30 10:36:48 +02:00 committed by GitHub
commit 00fbfb5a56
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 60 additions and 42 deletions

View file

@ -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