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: