This is an automated email from the ASF dual-hosted git repository. squakez pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
commit 305e748f85ff1a3b220c6e3cb5ebdf0b5ee44b83 Author: Pasquale Congiusti <[email protected]> AuthorDate: Sat May 16 10:38:00 2026 +0200 Update .asf.yaml --- .asf.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.asf.yaml b/.asf.yaml index 94c31d466..3f037606e 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -32,7 +32,7 @@ github: branches: includes: - "~DEFAULT_BRANCH" - - "release/*" + - "release-*" - "rel/*" excludes: [] bypass_teams:
