mirror of
https://github.com/nvim-treesitter/nvim-treesitter.git
synced 2026-07-08 14:30:05 -04:00
10 lines
220 B
YAML
10 lines
220 B
YAML
pull_request_rules:
|
|
- name: Automatic merge on approval
|
|
conditions:
|
|
- and:
|
|
- "-draft"
|
|
- "#check-failure=0"
|
|
- "#approved-reviews-by>=1"
|
|
actions:
|
|
queue:
|
|
method: rebase
|