mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-02-25 18:45:27 -06:00
Merge branch 'main' into develop
This commit is contained in:
commit
e6a2c10a19
13
.mergify.yml
Normal file
13
.mergify.yml
Normal file
@ -0,0 +1,13 @@
|
||||
pull_request_rules:
|
||||
- name: Automatic merge on approval
|
||||
conditions:
|
||||
- "#approved-reviews-by>=1"
|
||||
actions:
|
||||
merge:
|
||||
method: merge
|
||||
- name: Security update by dependabot
|
||||
conditions:
|
||||
- "author=dependabot"
|
||||
actions:
|
||||
merge:
|
||||
method: merge
|
Loading…
Reference in New Issue
Block a user