From 73d0f6abf0cf40d8f1312b7dbf287241e4ee6dba Mon Sep 17 00:00:00 2001 From: William Easton Date: Mon, 17 Nov 2025 18:34:31 -0600 Subject: [PATCH] Update martian-test-failure.yml --- .github/workflows/martian-test-failure.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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