This is an automated email from the ASF dual-hosted git repository.
asf-gitbox-commits pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cayenne.git
The following commit(s) were added to refs/heads/master by this push:
new 3463cbd67 updating branch protection to reflect our schema
3463cbd67 is described below
commit 3463cbd6797b1f0554ba0e65638f26c7e4ceb521
Author: Andrus Adamchik <[email protected]>
AuthorDate: Sat May 16 08:48:30 2026 -0400
updating branch protection to reflect our schema
---
.asf.yaml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
index ab5947630..9d7b6ee5d 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -5,8 +5,7 @@ github:
branches:
includes:
- "~DEFAULT_BRANCH"
- - "release/*"
- - "rel/*"
+ - "STABLE-*"
excludes: []
bypass_teams:
- root