Skip to content

Commit

Permalink
PR Automation - use pull_request_target
Browse files Browse the repository at this point in the history
as we need write access to update labels and milestone from forked PR
  • Loading branch information
slawekjaranowski committed Dec 27, 2024
1 parent 737065d commit 9010959
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/pr-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,11 @@

name: PR Automation
on:
pull_request:
pull_request_target:
types:
- closed
- unlabeled
- demilestoned
pull_request_review:
types:
- submitted

jobs:
pr-automation:
Expand Down

0 comments on commit 9010959

Please sign in to comment.