mirror of
https://github.com/RoBaertschi/EnvironmentTech.git
synced 2025-04-19 23:03:28 +00:00
Update gradle.yml
This commit is contained in:
parent
f4456bc26c
commit
032e58c663
6
.github/workflows/gradle.yml
vendored
6
.github/workflows/gradle.yml
vendored
@ -9,13 +9,11 @@ name: Java CI with Gradle
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
push:
|
|
||||||
branches: [ "1.21.x" ]
|
|
||||||
if: "!startsWith(github.ref, 'refs/tags/')"
|
|
||||||
push:
|
push:
|
||||||
branches: [ "1.21.x" ]
|
branches: [ "1.21.x" ]
|
||||||
tags: "*"
|
tags: "*"
|
||||||
if: "startsWith(github.ref, 'refs/tags/')"
|
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "1.21.x" ]
|
branches: [ "1.21.x" ]
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user