File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ for the release. Primary-secondary pairs are as follows:
26
26
## Merging PRs
27
27
28
28
The list of PRs which are currently ready to merge (approved with passing status checks) can
29
- be found with [ this search] ( https://github.com/angular/angular-cli/pulls?q=is%3Apr+is%3Aopen+label%3A%22PR+action %3A+merge%22+-is%3Adraft ) .
29
+ be found with [ this search] ( https://github.com/angular/angular-cli/pulls?q=is%3Apr+is%3Aopen+label%3A%22action %3A+merge%22+-is%3Adraft ) .
30
30
This list should be checked daily and any ready PRs should be merged. For each PR, check the
31
31
` target ` label to understand where it should be merged to. You can find which branches a specific
32
32
PR will be merged into with the ` yarn ng-dev pr check-target-branches <pr> ` command.
You can’t perform that action at this time.
0 commit comments