Skip to content

Commit

Permalink
chore(mergify): use job name to match GH Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
heitorlessa committed Jun 2, 2021
1 parent b68fd07 commit aa28b9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ pull_request_rules:
- name: automatic merge for Dependabot pull requests
conditions:
- author~=^dependabot(|-preview)\[bot\]$
- check-success=Build
- check-success=build
- -label~="do-not-merge"
- "#approved-reviews-by>=1" # until we exclude major versions in dependabot
actions:
Expand Down

0 comments on commit aa28b9a

Please sign in to comment.