Update workflows with needed permissions (#5003)

This commit is contained in:
jack1142
2021-04-20 18:43:18 +02:00
committed by GitHub
parent 925ae870ba
commit 336abcfbba
4 changed files with 13 additions and 0 deletions

View File

@@ -2,6 +2,9 @@ name: Auto Labeler - PRs
on:
pull_request_target:
permissions:
pull-requests: write
jobs:
build:
runs-on: ubuntu-latest