From 12dff9929c27f42ad3d2775d2eb3adf8faf3aa73 Mon Sep 17 00:00:00 2001 From: Bryan Wilder Field Lozano Date: Wed, 23 Oct 2024 16:56:31 -0700 Subject: [PATCH] Update test-comment.yaml --- .github/workflows/test-comment.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/test-comment.yaml b/.github/workflows/test-comment.yaml index 6d8a231c458..43f8d280362 100644 --- a/.github/workflows/test-comment.yaml +++ b/.github/workflows/test-comment.yaml @@ -20,5 +20,4 @@ jobs: trigger-tests: if: github.event.issue.pull_request && contains(github.event.comment.body, '/test') uses: ./.github/workflows/all-post-commit-workflows.yaml - build-type: Release secrets: inherit