We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d45ea1 + 8be908b commit 75bf32bCopy full SHA for 75bf32b
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