mirror of
https://github.com/hantsy/nestjs-rest-sample.git
synced 2025-12-08 20:36:27 +00:00
9 lines
203 B
YAML
9 lines
203 B
YAML
pull_request_rules:
|
|
- name: Automatic merge on approval
|
|
conditions:
|
|
- "#approved-reviews-by>=1"
|
|
- author~=^dependabot(|-preview)\[bot\]$
|
|
actions:
|
|
merge:
|
|
method: merge
|