Skip to content

Commit

Permalink
remove needs: block
Browse files Browse the repository at this point in the history
  • Loading branch information
ranchodeluxe committed Sep 9, 2024
1 parent 2abf948 commit 27399c0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
permissions:
contents: 'read'
id-token: 'write'
needs: helm-tests
#needs: helm-tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
Expand Down Expand Up @@ -173,7 +173,7 @@ jobs:
permissions:
contents: 'read'
id-token: 'write'
needs: helm-tests
#needs: helm-tests
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 27399c0

Please sign in to comment.