From 3307114fb2b5976f9613026d5dfe1cb5ecfc1f0e Mon Sep 17 00:00:00 2001 From: Julien Bouquillon Date: Wed, 3 Apr 2024 23:49:11 +0200 Subject: [PATCH] Update axe.yml --- .github/workflows/axe.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/axe.yml b/.github/workflows/axe.yml index 77568812ef50..2d519136402e 100644 --- a/.github/workflows/axe.yml +++ b/.github/workflows/axe.yml @@ -28,7 +28,7 @@ jobs: run: | { echo 'AXE_OUTPUT<> "$GITHUB_ENV" @@ -38,7 +38,7 @@ jobs: echo "$AXE_OUTPUT" - name: Post result - if: success() || failure() + if: failure() uses: marocchino/sticky-pull-request-comment@v2 with: message: |