Skip to content

Commit 251fb86

Browse files
authored
chore: mergify (#3631)
1 parent 2667e55 commit 251fb86

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.mergify.yml

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
pull_request_rules:
2+
- name: Automatic update of all PRs
3+
conditions:
4+
- base=main # Targeting the main branch
5+
actions:
6+
update: {} # Update PR with base branch

0 commit comments

Comments
 (0)