mirror of
https://github.com/irmen/prog8.git
synced 2025-02-19 11:31:07 +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:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ master v7.1 ]
|
branches: [ master, v7.1 ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ master v7.1 ]
|
branches: [ master, v7.1 ]
|
||||||
|
|
||||||
# Allows you to run this workflow manually from the Actions tab
|
# Allows you to run this workflow manually from the Actions tab
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user