Skip to content

Commit

Permalink
chore: add needed permissions for Akeyless (#2214)
Browse files Browse the repository at this point in the history
  • Loading branch information
matanasov committed Jul 4, 2024
1 parent 9f2cfe7 commit efcd478
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-kb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
run-name: Publish Knowledge Base Article ${{ github.event.client_payload.name }} ${{ github.event.client_payload.id }}

permissions:
id-token: write
contents: write
pull-requests: write

Expand Down

0 comments on commit efcd478

Please sign in to comment.