Skip to content

Commit 889ed38

Browse files
committed
Fix missed reference
1 parent 25c916c commit 889ed38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/user_guide/features/github_workflows/github_project_configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ Branch Protection
77
-----------------
88

99
The best and most maintainable way to have solid branch protection
10-
(:code:`Settings/Branches/main`) is to require the workflow :code:`merge-gate / Allow
10+
(:code:`Settings/Branches/main`) is to require the workflow :code:`Merge Gate / Allow
1111
Merge` to pass successfully. Additionally, if it makes sense for your project,
1212
you can further require that ``SonarCloud Code Analysis`` passes.
1313

0 commit comments

Comments
 (0)