From 52a9a6acb01257146f2cc1254fda59f35caebcad Mon Sep 17 00:00:00 2001 From: Brandon Rozek Date: Sun, 19 Feb 2023 23:50:26 -0500 Subject: [PATCH] Commenting out concurrency section for now --- .github/workflows/deploy.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 6cddad9..c029703 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -7,8 +7,8 @@ on: schedule: - cron: "21 14 * * *" -concurrency: - cancel-in-progress: true +#concurrency: +# cancel-in-progress: true defaults: run: