Skip to content

Commit 5c9dc0d

Browse files
authored
Use pull_request_target trigger (#970)
1 parent f13a392 commit 5c9dc0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ on:
1313
push:
1414
branches:
1515
- main
16-
pull_request:
16+
pull_request_target:
1717
workflow_dispatch:
1818

1919

0 commit comments

Comments
 (0)