Make main branch protected
This commit is contained in:
parent
373e87edaa
commit
a402730fd3
1 changed files with 3 additions and 1 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue