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

reschke pushed a commit to branch OAK-12001
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git

commit a39b3e5415c94b50bc289f52056ec353eb812696
Author: Julian Reschke <[email protected]>
AuthorDate: Fri Oct 31 09:28:54 2025 +0100

    OAK-12001: run CI on branch 1.22 as well
---
 .github/workflows/build.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 73c9fa5e57..0001628637 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -20,6 +20,7 @@ on:
   push:
     branches:
       - trunk
+      - 1.22
   pull_request:
     types: [opened, synchronize, reopened]
 jobs:

Reply via email to