We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ca949c commit c08d3e7Copy full SHA for c08d3e7
.github/workflows/helm-build-push.yml
@@ -62,7 +62,7 @@ jobs:
62
permissions:
63
contents: write
64
runs-on: ubuntu-latest
65
- # needs: helm_chart_version_check
+ needs: helm_chart_version_check
66
# if: ${{ needs.helm_chart_version_check.outputs.version_changed == 'true' }}
67
steps:
68
- name: Checkout
0 commit comments