This is an automated email from the ASF dual-hosted git repository.
markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-tck.git
The following commit(s) were added to refs/heads/main by this push:
new 173b754 Add 11.0.x to default branch protection
173b754 is described below
commit 173b7541cd7c2d0c107cc9c8035699dae0d803ec
Author: Mark Thomas <[email protected]>
AuthorDate: Mon May 25 08:31:48 2026 +0100
Add 11.0.x to default branch protection
---
.asf.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.asf.yaml b/.asf.yaml
index ab59476..46069ea 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -7,6 +7,7 @@ github:
- "~DEFAULT_BRANCH"
- "release/*"
- "rel/*"
+ - "11.0.x"
excludes: []
bypass_teams:
- root
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]