File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
pull_request_rules :
2
2
- name : Automatic merge on approval
3
3
conditions :
4
- - base=master
4
+ - base=main
5
5
- " #approved-reviews-by>=1"
6
6
- " #review-requested=0"
7
7
- " #changes-requested-reviews-by=0"
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ We're so glad you're here.
9
9
10
10
### Code of Conduct
11
11
12
- Please read and understand the code of conduct found [ here] ( https://github.com/tinkerbell/.github/blob/master /CODE_OF_CONDUCT.md ) .
12
+ Please read and understand the code of conduct found [ here] ( https://github.com/tinkerbell/.github/blob/main /CODE_OF_CONDUCT.md ) .
13
13
14
14
### DCO Sign Off
15
15
Original file line number Diff line number Diff line change @@ -97,7 +97,7 @@ Please read and understand the DCO found [here](DCO.md).
97
97
98
98
# ## Code of Conduct
99
99
100
- Please read and understand the code of conduct found [here](https://github.com/tinkerbell/.github/blob/master /CODE_OF_CONDUCT.md).
100
+ Please read and understand the code of conduct found [here](https://github.com/tinkerbell/.github/blob/main /CODE_OF_CONDUCT.md).
101
101
102
102
# # Linting
103
103
You can’t perform that action at this time.
0 commit comments