Skip to content

Commit

Permalink
Update .mergify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mijicd authored Mar 13, 2021
1 parent d5fa69d commit 911aa1d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .mergify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ pull_request_rules:
- "body~=(labels: library-update, semver-minor)|(labels: library-update, semver-patch)|(labels: sbt-plugin-update, semver-minor)|(labels: sbt-plugin-update, semver-patch)|(labels: scalafix-rule-update, semver-minor)|(labels: scalafix-rule-update, semver-patch)|(labels: test-library-update, semver-minor)|(labels: test-library-update, semver-patch)"
- "status-success=license/cla"
- "status-success=lint"
- "status-success=test ([email protected], 2.12.12)"
- "status-success=test ([email protected], 2.12.13)"
- "status-success=test ([email protected], 2.13.3)"
- "status-success=test ([email protected], 2.12.12)"
- "status-success=test ([email protected], 2.12.13)"
- "status-success=test ([email protected], 2.13.3)"
actions:
merge:
Expand Down

0 comments on commit 911aa1d

Please sign in to comment.