mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
rename again this time for good
This commit is contained in:
parent
4d9f4ff1f2
commit
70c767b366
1 changed files with 2 additions and 2 deletions
4
.github/workflows/gradle.yml
vendored
4
.github/workflows/gradle.yml
vendored
|
|
@ -9,9 +9,9 @@ name: Java CI with Gradle
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: [ "main", "v2.x.x" ]
|
branches: [ "v1.x.x", "v2.x.x" ]
|
||||||
pull_request:
|
pull_request:
|
||||||
branches: [ "main", "v2.x.x" ]
|
branches: [ "v1.x.x", "v2.x.x" ]
|
||||||
|
|
||||||
concurrency:
|
concurrency:
|
||||||
group: ${{ github.ref }}
|
group: ${{ github.ref }}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue