Skip to content

Commit 247a9eb

Browse files
authored
use pull request instead of pull request target (#2782)
1 parent 8c8d71a commit 247a9eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
paths-ignore:
1010
- 'docs/**'
1111
- 'tools/**'
12-
pull_request_target:
12+
pull_request:
1313
types: [opened, synchronize, reopened, ready_for_review, converted_to_draft, labeled]
1414
branches:
1515
- '**'

0 commit comments

Comments
 (0)