Skip to content

Commit

Permalink
FAI-3545 - fix token permissions (#217)
Browse files Browse the repository at this point in the history
  • Loading branch information
ogusak committed Oct 11, 2022
1 parent 991ca5c commit 743898d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: "CLA Assistant"
on:
pull_request_target:
types: [opened,closed,synchronize]

permissions:
contents: read
pull-requests: write
jobs:
CLAssistant:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 743898d

Please sign in to comment.