diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index b4ee5ea3..5dc9b7bd 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -3,7 +3,7 @@ name: Post coverage comment on: workflow_run: - workflows: ["CI"] + workflows: ["Python CI"] types: - completed @@ -33,4 +33,4 @@ jobs: GITHUB_PR_RUN_ID: ${{ github.event.workflow_run.id }} # Update those if you changed the default values: # COMMENT_ARTIFACT_NAME: python-coverage-comment-action - # COMMENT_FILENAME: python-coverage-comment-action.txt \ No newline at end of file + # COMMENT_FILENAME: python-coverage-comment-action.txt