diff --git a/.github/workflows/test-report.yml b/.github/workflows/test-report.yml index b4aa9238..0f901a49 100644 --- a/.github/workflows/test-report.yml +++ b/.github/workflows/test-report.yml @@ -3,7 +3,7 @@ name: "Test Report" on: workflow_run: # runs after CI workflow - workflows: ["Check build on various systems and node versions"] + workflows: ["CI"] types: - completed