Skip to content

Commit

Permalink
Merge pull request #9483 from dwijnand/disable-mergify-strict
Browse files Browse the repository at this point in the history
Disable Mergify's strict merging mode
  • Loading branch information
dwijnand committed Jul 20, 2019
2 parents 94a528a + 63ddab3 commit 398d1d4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .mergify.yml
Expand Up @@ -10,7 +10,6 @@ pull_request_rules:
actions:
merge:
method: merge
strict: smart

- name: backport patches to 2.7.x branch
conditions:
Expand Down Expand Up @@ -55,7 +54,6 @@ pull_request_rules:
actions:
merge:
method: merge
strict: smart

- name: Delete the PR branch after merge
conditions:
Expand Down

0 comments on commit 398d1d4

Please sign in to comment.