Skip to content

Commit 75bf32b

Browse files
Merge pull request #214 from NHSDigital/mesh-2092-remove-patch-check
mesh-2092: remove patch check
2 parents 7d45ea1 + 8be908b commit 75bf32b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.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)