This is an automated email from the ASF dual-hosted git repository.
lprimak pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/shiro.git
The following commit(s) were added to refs/heads/main by this push:
new cec33e4f8 XXX - TEMPORARY - XXX (#2774)
cec33e4f8 is described below
commit cec33e4f8915b382a2c96e6aeec30b70d3fd0fda
Author: Lenny Primak <[email protected]>
AuthorDate: Tue Jun 16 12:29:34 2026 -0400
XXX - TEMPORARY - XXX (#2774)
disable branch protection
---
.asf.yaml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index 02b97a57d..f5a1559dd 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -36,8 +36,8 @@ github:
type: branch
branches:
includes:
- - "main"
- - "2.x"
+ - "main-XXX"
+ - "2.x-XXX"
- "1.13.x"
- "release/*"
excludes: []