Skip to content

Commit 2d09785

Browse files
Merge pull request #101 from mmlb/rename-master-to-main
Prepare for default branch rename
2 parents cbe7079 + 422700b commit 2d09785

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
pull_request_rules:
22
- name: Automatic merge on approval
33
conditions:
4-
- base=master
4+
- base=main
55
- "#approved-reviews-by>=1"
66
- "#review-requested=0"
77
- "#changes-requested-reviews-by=0"

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ We're so glad you're here.
99

1010
### Code of Conduct
1111

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).
1313

1414
### DCO Sign Off
1515

docs/CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Please read and understand the DCO found [here](DCO.md).
9797

9898
### Code of Conduct
9999

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).
101101

102102
## Linting
103103

0 commit comments

Comments
 (0)