fix shirt-sizing workflow permissions

pull/2605/head
Reinier van der Leer 2023-04-20 03:20:28 +02:00
parent 3c23e7145d
commit 376db5a123
No known key found for this signature in database
GPG Key ID: 64035FE419545762
1 changed files with 1 additions and 0 deletions

View File

@ -30,6 +30,7 @@ jobs:
size:
if: ${{ github.event_name == 'pull_request_target' }}
permissions:
issues: write
pull-requests: write
runs-on: ubuntu-latest
steps: