Skip to content

Commit c08d3e7

Browse files
committed
Reinstate workflow dep
1 parent 5ca949c commit c08d3e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/helm-build-push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
permissions:
6363
contents: write
6464
runs-on: ubuntu-latest
65-
# needs: helm_chart_version_check
65+
needs: helm_chart_version_check
6666
# if: ${{ needs.helm_chart_version_check.outputs.version_changed == 'true' }}
6767
steps:
6868
- name: Checkout

0 commit comments

Comments
 (0)