From f8616668d3037daf81e75ea76d55e8818470bcec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20BIDAULT?= Date: Fri, 8 Nov 2024 15:17:02 +0100 Subject: [PATCH] Test release_draft --- .github/workflows/ps8-build-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ps8-build-release.yml b/.github/workflows/ps8-build-release.yml index 4267fd4f2..3c28ac30e 100644 --- a/.github/workflows/ps8-build-release.yml +++ b/.github/workflows/ps8-build-release.yml @@ -181,7 +181,7 @@ jobs: contents: read pull-requests: write needs: [deploy_production] - if: github.event_name == 'push' + # if: github.event_name == 'push' steps: - name: Download artifact