mirror of
https://github.com/irmen/prog8.git
synced 2025-02-16 22:30:46 +00:00
Update gradle.yml
This commit is contained in:
parent
b83a0adb19
commit
56bff46481
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user