From 4b6928464236faee7e3744fbbc3a39ca39c7bf8e Mon Sep 17 00:00:00 2001 From: ddelange <14880945+ddelange@users.noreply.github.com> Date: Wed, 10 Aug 2022 15:06:52 +0200 Subject: [PATCH] Fix collapsible markdown --- .github/workflows/pr_diff.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/pr_diff.yaml b/.github/workflows/pr_diff.yaml index 4372575..43ffa18 100644 --- a/.github/workflows/pr_diff.yaml +++ b/.github/workflows/pr_diff.yaml @@ -40,7 +40,9 @@ jobs: Running a `helm template` smoketest on this branch results in the following diff against `${{ github.base_ref }}`:
diff

+ ```diff ${{ env.HELM_DIFF }} ``` +