diff --git a/.github/workflows/code_coverage.yaml b/.github/workflows/code_coverage.yaml index 60e10a2e..c3501821 100644 --- a/.github/workflows/code_coverage.yaml +++ b/.github/workflows/code_coverage.yaml @@ -2,7 +2,7 @@ name: Code coverage on: workflow_run: - workflows: ["ci"] + workflows: ["Python CI"] types: - completed