Skip to content

Commit

Permalink
ci: Remove duplicate content permission (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
smritidahal653 committed Jan 24, 2024
1 parent 9deb2a8 commit 177db54
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/chart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ permissions:
contents: write
actions: read
deployments: read
contents: read


jobs:
publish-helm-chart:
if: github.event.pull_request.merged == true && contains(github.event.pull_request.title, 'update manifest and helm charts')
Expand Down

0 comments on commit 177db54

Please sign in to comment.