mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-16 01:06:46 +00:00
Create .mergify.yml
This commit is contained in:
7
.github/.mergify.yml
vendored
Normal file
7
.github/.mergify.yml
vendored
Normal file
@@ -0,0 +1,7 @@
|
|||||||
|
pull_request_rules:
|
||||||
|
- name: PR on main is never approved.
|
||||||
|
conditions:
|
||||||
|
- base=main
|
||||||
|
actions:
|
||||||
|
close:
|
||||||
|
message: Please reopen this PR on the `develop` branch. Thank you.
|
Reference in New Issue
Block a user