mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-11-25 18:30:55 -06:00
Update mergify.yml
This commit is contained in:
parent
b592528318
commit
5d3f95762e
6
.github/mergify.yml
vendored
6
.github/mergify.yml
vendored
@ -5,3 +5,9 @@ pull_request_rules:
|
||||
actions:
|
||||
merge:
|
||||
method: merge
|
||||
- name: Close all on main
|
||||
conditions:
|
||||
- base=main
|
||||
actions:
|
||||
close:
|
||||
message: Do not open PR's on the main branch.
|
||||
|
Loading…
Reference in New Issue
Block a user