Skip to content

Commit b7deb9c

Browse files
committed
remove pull_request_target
1 parent 68d6d49 commit b7deb9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/testdriver-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ on:
66
- main
77
tags:
88
- "v[0-9]+.[0-9]+.[0-9]+*"
9-
pull_request_target:
9+
pull_request:
1010
branches:
1111
- main
1212
paths-ignore:

0 commit comments

Comments
 (0)