diff --git a/.asf.yaml b/.asf.yaml index 242465791e..dea35e0635 100644 --- a/.asf.yaml +++ b/.asf.yaml @@ -27,9 +27,11 @@ github: merge: false rebase: true + protected_branches: + main: { } + notifications: commits: commits@pekko.apache.org issues: notifications@pekko.apache.org pullrequests: notifications@pekko.apache.org discussions: notifications@pekko.apache.org -