Skip to content

Commit

Permalink
🐛 update job depends
Browse files Browse the repository at this point in the history
  • Loading branch information
mshade committed Sep 6, 2023
1 parent 2bb08ae commit 92a58d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/chart-testing.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ jobs:
release-chart:
if: github.ref == 'refs/heads/main'
needs: lint-test
needs: lint-test-chart
permissions:
contents: write
runs-on: ubuntu-latest
Expand Down

0 comments on commit 92a58d4

Please sign in to comment.