Skip to content

Commit b5f4b15

Browse files
authored
fix(dep-review): incorrect trigger
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent d9c0508 commit b5f4b15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependency-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
name: Review Dependencies
1010

1111
on:
12-
pull_request_target:
12+
pull_request:
1313
branches:
1414
- main
1515

0 commit comments

Comments
 (0)