Skip to content

Commit

Permalink
build: helm-chart parallel to build-images
Browse files Browse the repository at this point in the history
  • Loading branch information
ReuDa committed Sep 27, 2023
1 parent 4c42665 commit b26113a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,7 @@ jobs:
name: "Release Helm Chart"
runs-on: ubuntu-latest
needs:
- test-helm-charts
- audit
if: github.ref == 'refs/heads/main'

permissions:
Expand Down

0 comments on commit b26113a

Please sign in to comment.