Skip to content

Commit

Permalink
mergify: update merge conditions to match test matrix
Browse files Browse the repository at this point in the history
Signed-off-by: John Mulligan <jmulligan@redhat.com>
  • Loading branch information
phlogistonjohn committed May 14, 2024
1 parent f9b9053 commit 80ff5f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ queue_rules:
conditions:
- check-success=check-commits
- check-success=test (fedora-39)
- check-success=test (fedora-38)
- check-success=test (fedora-40)
- check-success=test (centos-stream9)
- check-success=dpulls

Expand All @@ -35,7 +35,7 @@ pull_request_rules:
conditions:
- check-success=check-commits
- check-success=test (fedora-39)
- check-success=test (fedora-38)
- check-success=test (fedora-40)
- check-success=test (centos-stream9)
- check-success=dpulls
- "-draft"
Expand Down

0 comments on commit 80ff5f5

Please sign in to comment.