Skip to content

Commit

Permalink
Adds contents:read permissions to reasign workfow (#7)
Browse files Browse the repository at this point in the history
* Review permissions and events triggered

Signed-off-by: Fran Mulero <[email protected]>

* Fix permissions

Signed-off-by: Fran Mulero <[email protected]>

---------

Signed-off-by: Fran Mulero <[email protected]>
  • Loading branch information
fmulero authored Nov 24, 2023
1 parent ed97915 commit 3cd137e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions workflows/reasign.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ on:
types:
- labeled
permissions:
contents: read
pull-requests: write
issues: write
jobs:
Expand Down

0 comments on commit 3cd137e

Please sign in to comment.