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

pkarwasz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/logging-parent.git


The following commit(s) were added to refs/heads/main by this push:
     new ae75ce2  fix: change rule name
ae75ce2 is described below

commit ae75ce2d015310a214da7f2913c30e10a2930566
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Wed Apr 15 23:54:08 2026 +0200

    fix: change rule name
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 5d68fd4..4f943dc 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -72,7 +72,7 @@ github:
   protected_branches: { }
 
   rulesets:
-    - name: "Branch protection"
+    - name: "Branch protection (2)"
       type: branch
       branches:
         includes:

Reply via email to