Update .asf.yaml

Co-authored-by: mck <mck@apache.org>
This commit is contained in:
Štefan Miklošovič 2026-05-25 09:38:15 +02:00 committed by GitHub
parent c8376b9852
commit ebd06cab70
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 3 deletions

View File

@ -40,10 +40,8 @@ github:
branches: branches:
includes: includes:
- "~DEFAULT_BRANCH" - "~DEFAULT_BRANCH"
- "release/*" - "cassandra-*"
- "rel/*"
excludes: [] excludes: []
bypass_teams: bypass_teams:
- root - root
restrict_deletion: true restrict_deletion: true
restrict_force_push: true