Make main branch protected

This commit is contained in:
Matthew de Detrich 2022-11-07 19:53:55 +01:00 committed by Matthew de Detrich
parent 373e87edaa
commit a402730fd3

View file

@ -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