Update .gitea/workflows/sgeupdated.yml

This commit is contained in:
2025-10-22 18:21:17 +03:00
parent 76d37d6038
commit d07932cc1e

View File

@@ -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: