run labeler workflow with higher privileges (#383)

Signed-off-by: Martin Schurz <Martin.Schurz@t-systems.com>
This commit is contained in:
schurzi 2021-01-22 12:34:59 +01:00 committed by GitHub
parent 7a560b3d38
commit 6e84f53a75
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
name: "Enforce PR labels"
on:
pull_request:
pull_request_target:
types: [labeled, unlabeled, opened, edited, synchronize]
jobs:
enforce-label: