From 72af63f463491eac06d16c722fd467cade1cdd9a Mon Sep 17 00:00:00 2001 From: Jorge Galat Date: Tue, 19 Sep 2023 15:31:51 -0300 Subject: [PATCH] =?UTF-8?q?=E2=9A=97=EF=B8=8F=20temp=20commit=20test?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/preview.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/preview.yaml b/.github/workflows/preview.yaml index aba78a435..6d1958410 100644 --- a/.github/workflows/preview.yaml +++ b/.github/workflows/preview.yaml @@ -87,7 +87,7 @@ jobs: e2e-report-publish: needs: [e2e-report] - if: ${{ always() && github.event.action == 'closed' && github.event.pull_request.merged }} + if: always() runs-on: ubuntu-latest steps: - uses: actions/download-artifact@v3