Update gradle.yml

This commit is contained in:
Irmen de Jong 2021-10-12 18:19:07 +02:00 committed by GitHub
parent b83a0adb19
commit 56bff46481
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,9 @@ name: CI with Gradle
on:
push:
branches: [ master v7.1 ]
branches: [ master, v7.1 ]
pull_request:
branches: [ master v7.1 ]
branches: [ master, v7.1 ]
# Allows you to run this workflow manually from the Actions tab
workflow_dispatch: