Skip to content

Commit 6342e7e

Browse files
committed
Use pull_request instead of pull_request_target for testing
1 parent 3df3eb4 commit 6342e7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/camera-test-libpisp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: libpisp tests
33
on:
44
workflow_dispatch:
55

6-
pull_request_target:
6+
pull_request:
77
branches: [main]
88

99
jobs:

0 commit comments

Comments
 (0)