Skip to content

Commit 2a1c4da

Browse files
committed
chore: removed branch protection from main, update github ruleset to include additional branches
1 parent b3c84a6 commit 2a1c4da

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.asf.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ github:
2222
homepage: https://shiro.apache.org/
2323
dependabot_alerts: true
2424
protected_branches:
25-
main: { }
2625
features:
2726
wiki: false
2827
issues: true
@@ -38,6 +37,8 @@ github:
3837
branches:
3938
includes:
4039
- "main"
40+
- "2.x"
41+
- "1.13.x"
4142
- "release/*"
4243
excludes: []
4344
bypass_teams:

0 commit comments

Comments
 (0)