Skip to content

Commit

Permalink
infra(ci): run PR workflow with coveralls upload
Browse files Browse the repository at this point in the history
  • Loading branch information
msiemens committed Sep 4, 2020
1 parent 3f458d4 commit 09a5da7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-workflow.yml
Expand Up @@ -3,7 +3,7 @@ name: Python CI
on:
push:
branches: [ master ]
pull_request:
pull_request_target:
branches: [ master ]

jobs:
Expand Down

0 comments on commit 09a5da7

Please sign in to comment.