Skip to content

Commit

Permalink
feat: update permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
0xDones committed Sep 17, 2024
1 parent cc374d7 commit 71dd7a7
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/helm-docs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ name: Helm Docs

on: pull_request

permissions:
contents: write
pull-requests: write

jobs:
helm-docs:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 71dd7a7

Please sign in to comment.