Skip to content

Commit

Permalink
fix: ci add pull requst write to dep review
Browse files Browse the repository at this point in the history
  • Loading branch information
saidsef committed Dec 29, 2024
1 parent dfecca8 commit 3d03742
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/charts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,8 @@ jobs:
uses: saidsef/saidsef/.github/workflows/dependency-review.yaml@main
if: ${{ github.event_name == 'pull_request' }}
needs: [chart]
permissions:
pull-requests: read

k8s-test:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 3d03742

Please sign in to comment.