From 186e490cccf74382d31cd06da8711a7811944f3c Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Mon, 10 Aug 2026 22:17:48 +0700 Subject: [PATCH] Test sync source retry again # --- .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 20ab7d0..a0c335a 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -5,7 +5,6 @@ on: branches: - main - develop - jobs: sync-source: runs-on: ubuntu-latest