Skip to content

Commit 07b391b

Browse files
ci(github): add check-success=build to mergify.yml
1 parent 734ea35 commit 07b391b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/mergify.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ pull_request_rules:
22
- name: automatic merge for Dependabot pull requests
33
conditions:
44
- author=dependabot[bot]
5+
- check-success=build
56
- check-success=commitlint
67
- check-success=lint
78
- check-success=test

0 commit comments

Comments
 (0)