diff --git a/.github/workflows/coverage_test.yml b/.github/workflows/coverage_test.yml index bd4ae6be6..577235024 100644 --- a/.github/workflows/coverage_test.yml +++ b/.github/workflows/coverage_test.yml @@ -1,7 +1,10 @@ name: Run tests and upload coverage on: - push + push: + branches: + - master + workflow_dispatch: jobs: test: