Skip to content

Commit

Permalink
Remove broken "strict" key from mergify config
Browse files Browse the repository at this point in the history
Signed-off-by: Patrick Uiterwijk <[email protected]>
  • Loading branch information
puiterwijk committed Apr 26, 2022
1 parent b9cb175 commit 0493501
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ pull_request_rules:
merge:
method: rebase
rebase_fallback: null
strict: true
- name: Automatic merge on test pass by maintainer
conditions:
- author=@fedora-iot/zezere
Expand All @@ -24,4 +23,3 @@ pull_request_rules:
merge:
method: rebase
rebase_fallback: null
strict: true

0 comments on commit 0493501

Please sign in to comment.