Skip to content

Commit 16ff25f

Browse files
Merge branch 'develop' into mesh-2092-dependabot-combined
2 parents 96be98e + 61535ff commit 16ff25f

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)