Skip to content

Commit

Permalink
ci: Add pull_request_target
Browse files Browse the repository at this point in the history
  • Loading branch information
peaceiris authored Aug 4, 2020
1 parent a3b6104 commit 1ff3fec
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/label-commenter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ on:
types:
- labeled
- unlabeled
pull_request_target:
types:
- labeled
- unlabeled

jobs:
comment:
Expand Down

0 comments on commit 1ff3fec

Please sign in to comment.