Skip to content

Commit c169150

Browse files
author
drickett
committed
update ci
1 parent c88e432 commit c169150

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/python.yml

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

98
concurrency:
109
group: test-${{ github.head_ref }}

0 commit comments

Comments
 (0)