From e63fd16007dccda57bb080d975b915bf801b7cc0 Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Mon, 10 Aug 2026 22:19:01 +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