We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2667e55 commit 251fb86Copy full SHA for 251fb86
.mergify.yml
@@ -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