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: |