Skip to content

Commit

Permalink
chore: allow-forked-pr-to-run-labeler (#245)
Browse files Browse the repository at this point in the history
  • Loading branch information
YunchuWang authored Sep 23, 2024
1 parent 2e5ea4f commit 839bfbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/label.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: "Pull Request Labeler"
on:
pull_request:
pull_request_target:
paths:
- '**/__init__.py'
jobs:
Expand Down

0 comments on commit 839bfbb

Please sign in to comment.