Skip to content

Commit

Permalink
fix: listen to correct pull request event
Browse files Browse the repository at this point in the history
  • Loading branch information
dessant committed Jun 8, 2023
1 parent 6fcd004 commit 0049c08
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ name: 'Label Actions'
on:
issues:
types: [labeled, unlabeled]
pull_request:
pull_request_target:
types: [labeled, unlabeled]
discussion:
types: [labeled, unlabeled]
Expand Down

0 comments on commit 0049c08

Please sign in to comment.