Skip to content

Commit

Permalink
Updated permissions on new token
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjbuck committed Feb 21, 2024
1 parent 3e2040c commit 9371b04
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions .github/workflows/on-issue-assigned.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,20 +4,7 @@ on:
issues:
types: [assigned]

permissions:
actions: read
checks: read
contents: read
deployments: none
id-token: none
issues: write
discussions: read
packages: read
pages: read
pull-requests: read
repository-projects: write
security-events: read
statuses: read
permissions: write-all


jobs:
Expand Down

0 comments on commit 9371b04

Please sign in to comment.