From 183edbd44e8478138f045a26d44e63229ab9c2a4 Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Mon, 10 Aug 2026 22:13:11 +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 20ab7d0..8858956 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -6,6 +6,7 @@ on: - main - develop + jobs: sync-source: runs-on: ubuntu-latest