Skip to content

Commit

Permalink
fix workflow permissions
Browse files Browse the repository at this point in the history
Signed-off-by: Amir Malka <amirm@armosec.io>
  • Loading branch information
amirmalka committed Nov 21, 2023
1 parent 150fad9 commit ec2ee2b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pr-created.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,9 @@ concurrency:

jobs:
pr-created:
permissions:
pull-requests: write
security-events: write
uses: kubescape/workflows/.github/workflows/incluster-comp-pr-created.yaml@main
with:
CGO_ENABLED: 0
Expand Down

0 comments on commit ec2ee2b

Please sign in to comment.