Skip to content

Commit 66a1a99

Browse files
authored
Update Master-to-Main-renaming-guide.md (#7296)
missed closing bracket
1 parent af82c2a commit 66a1a99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/Projects/M2MRenaming/Master-to-Main-renaming-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Generate json data file describing Maestro migration, review it and disable all
124124
## 2. Add `main` triggers to YAML pipelines
125125

126126
**Please read**
127-
Before you get on with this step, you should know, that once you change the default branch in your GitHub repository ([step 5](#5-change-the-default-branch-to-main-for-your-github-repository), all open PRs targeting `master` will be retargeted and all PR builds will be triggered again.
127+
Before you get on with this step, you should know, that once you change the default branch in your GitHub repository ([step 5](#5-change-the-default-branch-to-main-for-your-github-repository)), all open PRs targeting `master` will be retargeted and all PR builds will be triggered again.
128128
This can cause a large strain on the engineering systems, so please consider the amount of opened pull requests in your repository.
129129
Please consider - based on the heaviness of your PR build and the number of PRs - whether you want to disable the PR builds for the time being or not.
130130

0 commit comments

Comments
 (0)