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 ac7c974 fix: restore protection on main
ac7c974 is described below
commit ac7c974797c5a5d10e7046bc27dec51d4fce75fc
Author: Piotr P. Karwasz <[email protected]>
AuthorDate: Wed Apr 15 23:26:33 2026 +0200
fix: restore protection on main
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 61c7e73..04a3c38 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -76,7 +76,7 @@ github:
type: branch
branches:
includes:
- - "refs/heads/test/rulesets"
+ - "refs/heads/main"
# All reviews must be addressed before merging
required_conversation_resolution: true
# Require checks to pass before merging