Skip to content

Commit

Permalink
fix: wrong chart path
Browse files Browse the repository at this point in the history
  • Loading branch information
joseftaha committed Jul 16, 2024
1 parent 08bf33f commit 7f72ef9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,9 +88,6 @@ jobs:

helm:
runs-on: ubuntu-latest
needs:
- changed-dirs
if: contains(needs.changed-dirs.outputs.changeDirs, 'chart/config-server-operator')
steps:
- name: Checkout repository
uses: actions/checkout@v4
Expand Down

0 comments on commit 7f72ef9

Please sign in to comment.