Skip to content

Commit aa28b9a

Browse files
authored
chore(mergify): use job name to match GH Actions
1 parent b68fd07 commit aa28b9a

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
@@ -2,7 +2,7 @@ pull_request_rules:
22
- name: automatic merge for Dependabot pull requests
33
conditions:
44
- author~=^dependabot(|-preview)\[bot\]$
5-
- check-success=Build
5+
- check-success=build
66
- -label~="do-not-merge"
77
- "#approved-reviews-by>=1" # until we exclude major versions in dependabot
88
actions:

0 commit comments

Comments
 (0)