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

fanningpj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-connectors.git


The following commit(s) were added to refs/heads/main by this push:
     new 55561fbd8 Add support for branches 1.2.x and 1.3.x (#1304)
55561fbd8 is described below

commit 55561fbd8d70957cedc4d55f100860a5c3f2aed4
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Nov 30 09:36:03 2025 +0100

    Add support for branches 1.2.x and 1.3.x (#1304)
---
 .github/workflows/check-build-test.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.github/workflows/check-build-test.yml 
b/.github/workflows/check-build-test.yml
index bea7f186c..ed5dcbf21 100644
--- a/.github/workflows/check-build-test.yml
+++ b/.github/workflows/check-build-test.yml
@@ -15,6 +15,8 @@ on:
       - main
       - 1.0.x
       - 1.1.x
+      - 1.2.x
+      - 1.3.x
     tags-ignore:
       - v*
 


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

Reply via email to