This is an automated email from the ASF dual-hosted git repository.

fanningpj pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/poi.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 90e5d5d998 Update test-gradle.yml
90e5d5d998 is described below

commit 90e5d5d998a5bc07a34fc681d1d576ddc47a62df
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Nov 17 14:53:33 2025 +0100

    Update test-gradle.yml
---
 .github/workflows/test-gradle.yml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/test-gradle.yml 
b/.github/workflows/test-gradle.yml
index 3b9034053f..204e5db9e1 100644
--- a/.github/workflows/test-gradle.yml
+++ b/.github/workflows/test-gradle.yml
@@ -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: {}
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to