mirror of
https://github.com/joelwmale/webhook-action.git
synced 2024-11-25 08:56:57 +01:00
8 lines
No EOL
214 B
YAML
8 lines
No EOL
214 B
YAML
pull_request_rules:
|
|
- name: automatic merge for develop raised by dependabot with label dependencies
|
|
conditions:
|
|
- base=develop
|
|
- label=dependencies
|
|
actions:
|
|
merge:
|
|
method: merge |