Update test-gradle.yml

This commit is contained in:
PJ Fanning 2025-11-17 14:53:33 +01:00
parent 7631eae9b2
commit 90e5d5d998

View File

@ -5,9 +5,9 @@ name: Java CI with Gradle
on:
push:
branches: [ trunk ]
branches: [ trunk, 5.5.x ]
pull_request:
branches: [ trunk ]
branches: [ trunk, 5.5.x ]
permissions: {}