Skip to content

Commit 8be908b

Browse files
mesh-2092: remove patch check
1 parent 7d45ea1 commit 8be908b

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
@@ -26,7 +26,6 @@ jobs:
2626
github-token: ${{ secrets.GITHUB_TOKEN }}
2727

2828
- name: Auto-approve Dependabot PR
29-
if: steps.metadata.outputs.update-type == 'version-update:semver-patch'
3029
uses: hmarr/auto-approve-action@v4
3130
with:
3231
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)