Skip to content

Commit 230f2b7

Browse files
committed
update mergify - master only (#5682)
1 parent 8e04646 commit 230f2b7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/mergify.yml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ pull_request_rules:
4040
conditions:
4141
- -conflict
4242
- -draft # filter-out GH draft PRs
43+
- base=master # apply only on master
4344
- -title~=(?i)wip # skip all PR that title contains “WIP” (ignoring case)
4445
- "#approved-reviews-by>=3" # number of review approvals
4546
actions:

0 commit comments

Comments
 (0)