rename again this time for good

This commit is contained in:
alexcrea 2025-06-15 03:50:10 +02:00
parent 4d9f4ff1f2
commit 70c767b366
No known key found for this signature in database
GPG key ID: 027DD67D2D3280C5

View file

@ -9,9 +9,9 @@ name: Java CI with Gradle
on:
push:
branches: [ "main", "v2.x.x" ]
branches: [ "v1.x.x", "v2.x.x" ]
pull_request:
branches: [ "main", "v2.x.x" ]
branches: [ "v1.x.x", "v2.x.x" ]
concurrency:
group: ${{ github.ref }}