Skip to content

Commit

Permalink
Change to pull_request_target for dependency review workflow (#1256)
Browse files Browse the repository at this point in the history
Signed-off-by: Sun, Xuehao <[email protected]>
  • Loading branch information
XuehaoSun authored Dec 17, 2024
1 parent e18369b commit 5613add
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr-dependency-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# SPDX-License-Identifier: Apache-2.0

name: "Dependency Review"
on: [pull_request]
on: [pull_request_target]

permissions:
contents: read
Expand Down

0 comments on commit 5613add

Please sign in to comment.