Skip to content

Commit

Permalink
CLA permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Sep 9, 2024
1 parent e1c306d commit 36972ef
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/cla-check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ on:
pull_request_target:
types: [opened, closed, synchronize]

permissions:
actions: write
contents: read
pull-requests: write
statuses: write

jobs:
CLAAssistant:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 36972ef

Please sign in to comment.