1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-14 20:06:41 +02:00
unleash.unleash/.mergify.yml
2023-04-26 16:07:34 +02:00

7 lines
179 B
YAML

pull_request_rules:
- name: Automatic update of all PRs
conditions:
- base=main # Targeting the main branch
actions:
update: {} # Update PR with base branch