mirror of
https://github.com/tgstation/tgstation-server.git
synced 2026-08-22 12:37:24 +01:00
Fix concurrency issues with mirror sync
This commit is contained in:
@@ -12,6 +12,10 @@ env:
|
||||
TGS_DOTNET_VERSION: 8
|
||||
TGS_DOTNET_QUALITY: ga
|
||||
|
||||
concurrency:
|
||||
group: "ss13-mirror-sync"
|
||||
cancel-in-progress: true
|
||||
|
||||
jobs:
|
||||
fork-sync:
|
||||
name: Fork Sync
|
||||
|
||||
Reference in New Issue
Block a user