Skip to content

Commit 5828636

Browse files
committed
Remove pull_request_target for now.
1 parent ecf945f commit 5828636

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,7 @@ on:
44
push:
55
branches-ignore:
66
- 'docs/**'
7-
pull_request_target:
8-
types:
9-
- opened
10-
- reopened
7+
118
workflow_dispatch:
129
inputs:
1310
version:

0 commit comments

Comments
 (0)