make workflow run on 2.0 branch

This commit is contained in:
alexcrea 2025-06-14 10:51:08 +02:00
parent 23adf3b1a4
commit acc9f1fb1b
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: on:
push: push:
branches: [ "master" ] branches: [ "master", "v2.0.0" ]
pull_request: pull_request:
branches: [ "master" ] branches: [ "master", "v2.0.0" ]
jobs: jobs:
build: build: