Skip to content

Commit 9bab6e3

Browse files
authored
Update merge.yml
1 parent 6382e59 commit 9bab6e3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/merge.yml

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

2020
- name: Dependabot Auto-Merge PRs
21-
if: steps.metadata.outputs.update-type == 'version-update:semver-patch'
2221
run: gh pr merge --auto --merge "$PR_URL"
2322
env:
2423
PR_URL: ${{github.event.pull_request.html_url}}

0 commit comments

Comments
 (0)