We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac12531 commit b8a52aaCopy full SHA for b8a52aa
.github/workflows/auto-merge.yml
@@ -38,7 +38,6 @@ jobs:
38
39
- name: Auto commit
40
uses: stefanzweifel/git-auto-commit-action@v4
41
- if: ${{contains(needs.metadata.outputs.dependency-names, 'github.com/beyondstorage/go-storage/v4')}}
42
with:
43
commit_message: Auto build to generate code
44
0 commit comments