diff --git a/.github/workflows/martian-test-failure.yml b/.github/workflows/martian-test-failure.yml index cd40e6d03..bd12de7e3 100644 --- a/.github/workflows/martian-test-failure.yml +++ b/.github/workflows/martian-test-failure.yml @@ -2,7 +2,7 @@ name: Marvin Test Failure Analysis on: workflow_run: - workflows: ["Run Tests"] + workflows: ["Tests", "Run static analysis"] types: - completed