Skip to content

Commit 1519bf4

Browse files
anoopcs9obnoxxx
authored andcommitted
mergify.yml: Fix a typo
Signed-off-by: Anoop C S <[email protected]>
1 parent af63900 commit 1519bf4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pull_request_rules:
3535
- "-draft"
3636
# Contributors should set the 'do-not-merge' label if they don't want
3737
# the PR to be (auto)merged for some reason.
38-
- "label!=do-no-merge"
38+
- "label!=do-not-merge"
3939
# A reviewer should set a label starting with 'review-in-progress' (and
4040
# suffixed by their username) in order to indicate a detailed review has
4141
# been started and not completed. This will hold the PR until the

0 commit comments

Comments
 (0)