Skip to content

Commit b0642e7

Browse files
authored
Update .mergify.yml
1 parent 92559b1 commit b0642e7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.mergify.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ pull_request_rules:
22
- name: Automatic merge on approval if project/plugins.sbt was changed
33
conditions:
44
- "status-success=ci/circleci: build"
5-
- base=main
65
- files=project/plugins.sbt
76
- "#files=1"
87
actions:
@@ -11,7 +10,6 @@ pull_request_rules:
1110
- name: Automatic merge on approval if project/Dependencies.scala was changed
1211
conditions:
1312
- "status-success=ci/circleci: build"
14-
- base=main
1513
- files=project/Dependencies.scala
1614
- "#files=1"
1715
actions:

0 commit comments

Comments
 (0)