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.git


The following commit(s) were added to refs/heads/main by this push:
     new 91401ebca1 Add 1.2.x branch to binary compatibility checks (#2181)
91401ebca1 is described below

commit 91401ebca1b91a7d8a45687fedd7ceea5930a311
Author: PJ Fanning <[email protected]>
AuthorDate: Mon Sep 8 16:31:17 2025 +0100

    Add 1.2.x branch to binary compatibility checks (#2181)
---
 .github/workflows/binary-compatibility-checks.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.github/workflows/binary-compatibility-checks.yml 
b/.github/workflows/binary-compatibility-checks.yml
index 0fd74ffb1f..688917efc0 100644
--- a/.github/workflows/binary-compatibility-checks.yml
+++ b/.github/workflows/binary-compatibility-checks.yml
@@ -24,6 +24,7 @@ on:
       - main
       - 1.0.x
       - 1.1.x
+      - 1.2.x
 
 permissions: {}
 


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

Reply via email to