From f8712e7ff75957e7580ef9076b831957dd1bf3b4 Mon Sep 17 00:00:00 2001 From: Pierre Dubois Date: Fri, 13 Feb 2026 19:37:55 -0500 Subject: [PATCH] Chore - CI - Deactivate the branch removal Removed 'closed' event type from PR preview workflow. --- .github/workflows/pr-preview.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-preview.yml b/.github/workflows/pr-preview.yml index 381febf53..20565e799 100644 --- a/.github/workflows/pr-preview.yml +++ b/.github/workflows/pr-preview.yml @@ -6,7 +6,7 @@ on: - opened - reopened - synchronize - - closed +# - closed # Sets permissions of the GITHUB_TOKEN to allow pushing to gh-pages permissions: