Skip to content

Commit

Permalink
Merge pull request #26 from Guts/fix/ci-change-condition
Browse files Browse the repository at this point in the history
fix(ci): use on pull_request_target as recommended in labeler doc
  • Loading branch information
Guts authored Oct 2, 2024
2 parents 98e6e94 + 2aeb392 commit 4f44df2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/auto-labeler.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "🏷 PR Labeler"
on:
- pull_request
- pull_request_target

jobs:
triage:
Expand Down

0 comments on commit 4f44df2

Please sign in to comment.