From d07932cc1ec813818d9f129dd65166259a955445 Mon Sep 17 00:00:00 2001 From: Admin Date: Wed, 22 Oct 2025 18:21:17 +0300 Subject: [PATCH] Update .gitea/workflows/sgeupdated.yml --- .gitea/workflows/sgeupdated.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitea/workflows/sgeupdated.yml b/.gitea/workflows/sgeupdated.yml index 4c50809..89ccd13 100644 --- a/.gitea/workflows/sgeupdated.yml +++ b/.gitea/workflows/sgeupdated.yml @@ -6,9 +6,9 @@ on: - main workflow_dispatch: -#concurrency: -# group: sgeupdated-deploy-${{ github.ref }} -# cancel-in-progress: true +concurrency: + group: sgeupdated-deploy-${{ github.ref }} + cancel-in-progress: true jobs: deploy: