Skip to content

Commit

Permalink
chore(ci): updating cla workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
nicholasgriffintn committed Nov 24, 2023
1 parent 4f2015a commit 21d32b2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/cla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ on:
pull_request_target:
types: [opened,closed,synchronize]

permissions:
contents: write
issues: write
pull-requests: write

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

0 comments on commit 21d32b2

Please sign in to comment.