Add branch protection for tomswall main branch
This commit is contained in:
@@ -3,3 +3,6 @@ private: false
|
||||
default_branch: "main"
|
||||
default_delete_branch_after_merge: true
|
||||
default_merge_style: "squash"
|
||||
branch_protection:
|
||||
- rule_name: "main"
|
||||
enable_push: false
|
||||
|
||||
Reference in New Issue
Block a user