We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92559b1 commit b0642e7Copy full SHA for b0642e7
.mergify.yml
@@ -2,7 +2,6 @@ pull_request_rules:
2
- name: Automatic merge on approval if project/plugins.sbt was changed
3
conditions:
4
- "status-success=ci/circleci: build"
5
- - base=main
6
- files=project/plugins.sbt
7
- "#files=1"
8
actions:
@@ -11,7 +10,6 @@ pull_request_rules:
11
10
- name: Automatic merge on approval if project/Dependencies.scala was changed
12
13
14
15
- files=project/Dependencies.scala
16
17
0 commit comments