Skip to content

Commit 09a5da7

Browse files
committed
infra(ci): run PR workflow with coveralls upload
1 parent 3f458d4 commit 09a5da7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-workflow.yml

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

99
jobs:

0 commit comments

Comments
 (0)