Skip to content

Commit

Permalink
ci(mergify): update rebase conditions
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin-olaiya committed Aug 12, 2023
1 parent 984159d commit 96c4ec3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ pull_request_rules:
- author=renovate[bot]
- check-success=test-deploy
- check-success=release
- check-success=Test: ubuntu
- check-success=Test: windows
- check-success=Test: macos
- check-success=test: Linux
- check-success=test: Windows
- check-success=test: MacOs
actions:
rebase:

Expand Down

0 comments on commit 96c4ec3

Please sign in to comment.