Change default branch to main across repository (#2514)

Signed-off-by: Sanket Sudake <sanketsudake@gmail.com>
This commit is contained in:
Sanket Sudake
2022-08-22 14:57:00 +05:30
committed by GitHub
parent 3b4211b581
commit dca306d87f
9 changed files with 18 additions and 18 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
pull_request_rules:
- name: Automatic merge on approval
conditions:
- base=master
- base=main
- "#approved-reviews-by>=1"
- label=ready-to-merge
- label!=hold-off-merging