ci: Try backporting via pull_request_target

This commit is contained in:
Florian Bruhin 2021-12-21 16:53:15 +01:00 committed by GitHub
parent 47df71d23f
commit 9008144b9c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
name: backport
on:
pull_request:
pull_request_target:
types: [labeled]
# Set permissions at the job level.