Skip to content

Commit 57fa8f7

Browse files
committed
Disable Mergify's strict mode
1 parent 6224dce commit 57fa8f7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mergify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ pull_request_rules:
1010
actions:
1111
merge:
1212
method: squash
13-
strict: smart+fasttrack
13+
strict: false
1414

1515
- name: Automatic merge on approval for contributors
1616
conditions:

0 commit comments

Comments
 (0)