Skip to content

Commit

Permalink
fix: trigger for PR labeler GH action workflow (#237)
Browse files Browse the repository at this point in the history
Signed-off-by: Vladislav Doster <mvdoster@gmail.com>
  • Loading branch information
vladdoster committed Apr 29, 2022
1 parent 8a0d567 commit 49af866
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/labeler.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 49af866

Please sign in to comment.