Skip to content

Commit b2d605a

Browse files
authored
Update mergify.yml
1 parent 1da1297 commit b2d605a

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.github/mergify.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,9 @@ pull_request_rules:
55
actions:
66
merge:
77
method: merge
8+
- name: Close all on main
9+
conditions:
10+
- base=main
11+
actions:
12+
close:
13+
message: Do not open PR's on the main branch.

0 commit comments

Comments
 (0)