Skip to content

Commit c88e432

Browse files
author
drickett
committed
update github workflow
1 parent 72d333a commit c88e432

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: test
33
on:
44
push:
55
branches: [main, master]
6-
pull_request:
6+
pull_request_target:
77
branches: [main, master]
88

99
concurrency:

0 commit comments

Comments
 (0)