Test sync source retry
Sync Source / sync-source (push) Canceled after 24m2s

This commit is contained in:
2026-08-10 20:04:23 +07:00
parent ee9babd834
commit 49fe412dab
+2
View File
@@ -9,6 +9,8 @@ on:
jobs: jobs:
sync-source: sync-source:
runs-on: ubuntu-latest runs-on: ubuntu-latest
container:
volumes: /data:/data
steps: steps:
- name: Run sync script - name: Run sync script
run: /data/sync.sh run: /data/sync.sh