Skip to content

Commit

Permalink
ci, helm: remove permissions from the call to helm-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
yorugac committed Nov 1, 2024
1 parent e892e05 commit bc1e91e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/helm-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,8 @@ jobs:
call-update-helm-repo:
needs:
- generate-chart-schema
permissions:
contents: write
# permissions:
# contents: write
uses: grafana/helm-charts/.github/workflows/update-helm-repo.yaml@main
with:
charts_dir: charts
Expand Down

0 comments on commit bc1e91e

Please sign in to comment.