fix: make beta sync stack-aware

This commit is contained in:
Shoubhit Dash
2026-02-23 10:11:15 +05:30
parent 9f4fc5b72a
commit 9fe85a27d8
3 changed files with 196 additions and 28 deletions
+4
View File
@@ -5,6 +5,10 @@ on:
schedule:
- cron: "0 * * * *"
concurrency:
group: beta-sync
cancel-in-progress: false
jobs:
sync:
runs-on: blacksmith-4vcpu-ubuntu-2404