mirror of
https://github.com/irmen/prog8.git
synced 2025-08-07 05:27:10 +00:00
Update gradle.yml
This commit is contained in:
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:
|
||||
|
Reference in New Issue
Block a user