Skip to content

Commit 763599c

Browse files
mesh-2092: remove line
1 parent 6f083b4 commit 763599c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/dependabot-auto-merge.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ jobs:
3131
github-token: ${{ secrets.GITHUB_TOKEN }}
3232

3333
- name: Enable auto-merge for Dependabot PRs
34-
if: steps.metadata.outputs.update-type == 'version-update:semver-patch'
3534
run: gh pr merge --auto --squash "$PR_URL"
3635
env:
3736
PR_URL: ${{ github.event.pull_request.html_url }}

0 commit comments

Comments
 (0)