diff --git a/.github/workflows/test-report.yml b/.github/workflows/test-report.yml index 761a693..6d32629 100644 --- a/.github/workflows/test-report.yml +++ b/.github/workflows/test-report.yml @@ -2,7 +2,7 @@ name: Test Report on: workflow_run: - workflows: ['Pull Request', 'Build and Release'] + workflows: ['Pull Request', 'Build and Release', 'Scheduled Build'] types: - completed