Skip to content

Commit

Permalink
Removing actions:write perms
Browse files Browse the repository at this point in the history
  • Loading branch information
doggydogworld committed Nov 2, 2024
1 parent f30158c commit 53cb3ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/cla-assistant.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ 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: write
contents: read # this can be 'read' if the signatures are in remote repository
pull-requests: write
statuses: write
Expand Down

0 comments on commit 53cb3ac

Please sign in to comment.