Skip to content

Commit

Permalink
fix: updated example to include permissions required to consume workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dlactin committed Mar 6, 2024
1 parent c058aa1 commit 31a3aa4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion render-and-diff-helm/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
run_helm_chart_diff:
permissions:
contents: read
id-token: write
pull-requests: write
runs-on: ubuntu-latest
steps:
- name: Render and diff modified helm charts
Expand Down

0 comments on commit 31a3aa4

Please sign in to comment.