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