fix: trigger for PR labeler GH action workflow (#237)

Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
This commit is contained in:
vladislav doster 2022-04-29 02:25:55 -05:00 committed by GitHub
parent 8a0d5678d1
commit 49af86688b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,9 +4,7 @@
name: Labeler
on:
pull_request:
branches:
- main
pull_request_target: # https://securitylab.github.com/research/github-actions-preventing-pwn-requests
jobs:
label-pull-requests: