Add content: read permission to PR size labeler workflow

This commit is contained in:
Tobi 2023-09-26 10:40:17 +02:00 committed by GitHub
parent f90d74ca31
commit db4619f5a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
name: "PR size labeler"
on: [pull_request]
permissions:
contents: read
pull-requests: write
jobs: