Skip to content

Commit d599c80

Browse files
authored
Update config.yml
1 parent 48fccde commit d599c80

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.mergify/config.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
# All Status Checks should be listed explicitly (see https://docs.mergify.io/conditions/#about-status-checks):
44
# `build` - .github/workflows/build.yml
5-
# `WIP` - https://github.com/marketplace/wip
65

76
pull_request_rules:
87
- name: Auto merge dependency updates
@@ -15,7 +14,6 @@ pull_request_rules:
1514
- -draft
1615
- '#changes-requested-reviews-by=0'
1716
- check-success=build
18-
- check-success=WIP
1917
- '#check-pending=0'
2018
- '#check-failure=0'
2119
- '#check-timed-out=0'
@@ -36,7 +34,6 @@ pull_request_rules:
3634
- -draft
3735
- '#changes-requested-reviews-by=0'
3836
- check-success=build
39-
- check-success=WIP
4037
- '#check-pending=0'
4138
- '#check-failure=0'
4239
- '#check-timed-out=0'

0 commit comments

Comments
 (0)