From d6aacd4d7acbb6efc1a86eaff25e5063d8e7982f Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Mon, 10 Aug 2026 19:46:05 +0700 Subject: [PATCH] Test sync source retry --- .gitea/workflows/sync-source.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitea/workflows/sync-source.yaml b/.gitea/workflows/sync-source.yaml index 9539999..549ab23 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -9,7 +9,6 @@ on: jobs: sync-source: runs-on: ubuntu-latest - steps: - name: Run sync script run: /data/sync.sh