Skip to content

Commit

Permalink
chore(ci): change pull request event to pull_request_target for label…
Browse files Browse the repository at this point in the history
…er workflow (#274)
  • Loading branch information
cheleb authored Feb 12, 2025
1 parent c751598 commit c353537
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: "Pull Request Labeler"
on:
- pull_request
- pull_request
- pull_request_target

jobs:
labeler:
Expand Down

0 comments on commit c353537

Please sign in to comment.