mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-08-31 00:19:45 +08:00
Add mergify
This commit is contained in:
@@ -0,0 +1,8 @@
|
|||||||
|
pull_request_rules:
|
||||||
|
- name: automatic merge for develop raised by dependabot with label dependencies
|
||||||
|
conditions:
|
||||||
|
- base=develop
|
||||||
|
- label=dependencies
|
||||||
|
actions:
|
||||||
|
merge:
|
||||||
|
method: merge
|
||||||
Reference in New Issue
Block a user