Skip to content

Commit 68b743d

Browse files
author
mkp
committed
Run actions on pull_request instead of pull_request_target
1 parent c422d21 commit 68b743d

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
@@ -1,6 +1,6 @@
11
name: test
22
on:
3-
pull_request_target:
3+
pull_request:
44
push:
55
branches:
66
- main

0 commit comments

Comments
 (0)