Skip to content

Commit

Permalink
action
Browse files Browse the repository at this point in the history
  • Loading branch information
Arun committed Mar 26, 2024
1 parent 8c01be0 commit 851b05f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ jobs:

chart-push-k8tls:
runs-on: ubuntu-latest
needs: [chart-validate]
needs: [chart-validate-k8tls]
if: startsWith(github.ref, 'refs/tags/v')
steps:
- name: Checkout source
Expand Down

0 comments on commit 851b05f

Please sign in to comment.