From 96b0c7f2f55cd5f70c2bb6fbc7449bb3383e994e Mon Sep 17 00:00:00 2001 From: Davide Marchegiani Date: Wed, 12 Feb 2025 16:41:50 +1100 Subject: [PATCH] test --- .github/workflows/deploy_to_github_pages.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/deploy_to_github_pages.yml b/.github/workflows/deploy_to_github_pages.yml index 8bd35298d..f50bb0eac 100644 --- a/.github/workflows/deploy_to_github_pages.yml +++ b/.github/workflows/deploy_to_github_pages.yml @@ -43,6 +43,7 @@ jobs: :---: 🛫 Deployment still ongoing.
Preview URL will be available at the end of the deployment.
For more information, please check the [Actions](https://github.com/${{ github.repository }}/actions) tab. ${{ needs.get-date.outputs.date }} + test label: pr-preview - name: Remove PR preview comment if: ${{ github.event.action == 'closed' }}