From 901ab1ea1942820fda535e6457e4b7014b7e82dc Mon Sep 17 00:00:00 2001 From: Cem Deniz Kabakci Date: Thu, 14 Mar 2024 11:51:36 +0100 Subject: [PATCH] Update gh workflow Co-authored-by: Jose Riguera --- .github/workflows/gh-pages.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index 91c5c72..54d1be7 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -20,9 +20,9 @@ permissions: # Allow only one concurrent deployment, skipping runs queued between the run in-progress and latest queued. # However, do NOT cancel in-progress runs as we want to allow these production deployments to complete. -concurrency: - group: "pages" - cancel-in-progress: false +#concurrency: + #group: "pages" + #cancel-in-progress: false jobs: # Build job