Skip to content

Commit

Permalink
Updating perms needed
Browse files Browse the repository at this point in the history
  • Loading branch information
doggydogworld committed Nov 4, 2024
1 parent 53cb3ac commit adff899
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cla-assistant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ on:
types: [opened, closed, synchronize]
# explicitly configure permissions, in case your GITHUB_TOKEN workflow permissions are set to read-only in repository settings
permissions:
actions: read
contents: read # this can be 'read' if the signatures are in remote repository
pull-requests: write
statuses: write
jobs:
CLAAssistant:
runs-on: ubuntu-latest
Expand Down

0 comments on commit adff899

Please sign in to comment.