We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c7ba38 commit 75b06c7Copy full SHA for 75b06c7
1 file changed
.github/workflows/auto_merge.yml
@@ -140,8 +140,7 @@ jobs:
140
MERGE_METHOD: "merge"
141
MERGE_DELETE_BRANCH: "true"
142
MERGE_LABELS: "dependencies"
143
- MERGE_REQUIRED_APPROVALS: ""
144
-
+ MERGE_REQUIRED_APPROVALS: ""
145
automerge:
146
runs-on: ubuntu-latest
147
needs: autoapprove
@@ -160,5 +159,4 @@ jobs:
160
159
161
MERGE_LABELS: "dependencies, github_actions"
162
MERGE_REQUIRED_APPROVALS: ""
163
164
...
0 commit comments