prepare for v2

This commit is contained in:
alexcrea 2026-06-22 03:44:18 +02:00
parent b5843756c7
commit 5e5493b0e8
Signed by: alexcrea
GPG key ID: E59DF23EE2A2266C
18 changed files with 64 additions and 337 deletions

View file

@ -9,9 +9,9 @@ name: Java CI with Gradle
on:
push:
branches: [ "v1.x.x", "v2.x.x" ]
branches: [ "v1.x.x", "v2.x.x", "v3.x.x" ]
pull_request:
branches: [ "v1.x.x", "v2.x.x" ]
branches: [ "v1.x.x", "v2.x.x", "v3.x.x" ]
release:
types: [published]