1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-25 00:07:47 +01:00

chore: mergify (#3631)

This commit is contained in:
Mateusz Kwasniewski 2023-04-26 16:07:34 +02:00 committed by GitHub
parent 2667e55d4a
commit 251fb86702
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

6
.mergify.yml Normal file
View File

@ -0,0 +1,6 @@
pull_request_rules:
- name: Automatic update of all PRs
conditions:
- base=main # Targeting the main branch
actions:
update: {} # Update PR with base branch