We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7633abb + 75bf32b commit 6eb0a2eCopy full SHA for 6eb0a2e
1 file changed
.github/workflows/dependabot-auto-merge.yaml
@@ -26,7 +26,6 @@ jobs:
26
github-token: ${{ secrets.GITHUB_TOKEN }}
27
28
- name: Auto-approve Dependabot PR
29
- if: steps.metadata.outputs.update-type == 'version-update:semver-patch'
30
uses: hmarr/auto-approve-action@v4
31
with:
32
0 commit comments