| commit | eee1fd4a20614be0fe7f035626c0c71028bc4365 | [log] [tgz] |
|---|---|---|
| author | Sandra Parsick <sparsick@users.noreply.github.com> | Thu Aug 14 07:39:16 2025 +0200 |
| committer | GitHub <noreply@github.com> | Thu Aug 14 07:39:16 2025 +0200 |
| tree | 4a69bfa331ddf8e920cdadbcfa973ea81f37d653 | |
| parent | 3521f86e697d9d06e4a825d7723c5bc7bacbe75e [diff] |
feat: enable prevent branch protection rules (#199) also: - refactor deprecated config Signed-off-by: Sandra Parsick <sandra@parsick.dev>
diff --git a/.asf.yaml b/.asf.yaml index 84c9420..e7a21f2 100644 --- a/.asf.yaml +++ b/.asf.yaml
@@ -30,7 +30,10 @@ rebase: true autolink_jira: - MCHANGELOG - del_branch_on_merge: true + protected_branches: + master: { } + pull_requests: + del_branch_on_merge: true features: issues: true notifications: