Skip to content

Commit

Permalink
Fix PR workflow to run labeler from external forks
Browse files Browse the repository at this point in the history
  • Loading branch information
abyssnlp committed Aug 15, 2024
1 parent 832df81 commit 65f0ae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
name: PR

on:
pull_request:
pull_request_target:
types: [ opened, edited, reopened, synchronize ]
branches:
- main
Expand Down

0 comments on commit 65f0ae4

Please sign in to comment.