Skip to content

Commit 1b51049

Browse files
authored
Change pull_request_target to pull_request in workflow
1 parent ba7de65 commit 1b51049

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ on: # yamllint disable-line rule:truthy
2121
- main
2222
paths-ignore:
2323
- '**.md'
24-
pull_request_target:
24+
pull_request:
2525
paths-ignore:
2626
- '**.md'
2727
branches:

0 commit comments

Comments
 (0)