From 7d7b218659928f9cab685a5819e2b611f09e55ab Mon Sep 17 00:00:00 2001 From: Moritz Date: Mon, 11 Sep 2023 16:34:54 +0200 Subject: [PATCH] Do not continue on error --- .github/workflows/post_summaries.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/post_summaries.yaml b/.github/workflows/post_summaries.yaml index a0a80b5a..348803fd 100644 --- a/.github/workflows/post_summaries.yaml +++ b/.github/workflows/post_summaries.yaml @@ -17,7 +17,7 @@ jobs: if: > github.event.workflow_run.event == 'pull_request' && github.event.workflow_run.conclusion == 'success' - continue-on-error: true + # continue-on-error: true steps: # Download the output of the health workflow, consisting of the comment markdown and either