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

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

commit 726ff4a9006f12fe99504f82ee11a9107ae1f64b
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 16 10:45:20 2024 +0100

    allow check-build-test to run for 1.0.x branch
---
 .github/workflows/check-build-test.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/check-build-test.yml 
b/.github/workflows/check-build-test.yml
index 2444a059..81d4fdaa 100644
--- a/.github/workflows/check-build-test.yml
+++ b/.github/workflows/check-build-test.yml
@@ -5,7 +5,7 @@ on:
   push:
     branches:
       - main
-      - release-*
+      - 1.0.x
     tags-ignore: [ v.* ]
     
 permissions: {}


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

Reply via email to