Skip to content

Commit

Permalink
ci: Add inline guidance on pull_request_target usage
Browse files Browse the repository at this point in the history
  • Loading branch information
grayside committed Jul 17, 2024
1 parent 8cb1ea3 commit a3418f5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/auto-label.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@

name: Auto Label
on:
# Do not use pull_request_target with actions/cache or actions/checkout.
pull_request_target:
types: [ opened, reopened, synchronize, edited ]

Expand Down

0 comments on commit a3418f5

Please sign in to comment.