This is an automated email from the ASF dual-hosted git repository.
hboutemy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git
The following commit(s) were added to refs/heads/master by this push:
new 46841c63 drop branch protection on master, preparing for override by
maven-site-plugin-3.x
46841c63 is described below
commit 46841c63d82761d0878d2ed0c765dfa06397f0d8
Author: Hervé Boutemy <[email protected]>
AuthorDate: Fri Apr 3 10:41:30 2026 +0200
drop branch protection on master, preparing for override by
maven-site-plugin-3.x
---
.asf.yaml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index d6a044a1..69aebff5 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -29,7 +29,7 @@ github:
merge: false
rebase: true
protected_branches:
- master: { }
+# master: { }
maven-site-plugin-3.x: { }
maven-site-plugin-3.12.x: { }
pull_requests: