Skip to content

Commit

Permalink
Repair PR automerging for 1.x line
Browse files Browse the repository at this point in the history
  • Loading branch information
steveluscher authored Jul 31, 2024
1 parent 49296e4 commit 3792180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ pull_request_rules:
- and:
- base=maintenance/v1.x
- and:
- status-success=build-and-test
- status-success~=^Lint, Build, and Test
- status-success="Validate commit message"
- and:
- base!=maintenance/v1.x
Expand Down

0 comments on commit 3792180

Please sign in to comment.