From 65d0edeb3476333b9f758dc76ddd74cdd64ac213 Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Mon, 10 Aug 2026 22:12:12 +0700 Subject: [PATCH] Test sync source retry again # --- .gitea/workflows/sync-source.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitea/workflows/sync-source.yaml b/.gitea/workflows/sync-source.yaml index a0c335a..20ab7d0 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -5,6 +5,7 @@ on: branches: - main - develop + jobs: sync-source: runs-on: ubuntu-latest