From 0e66d59f10ecdb42cfa5e3ed76a0343f07ac83bd Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Mon, 10 Aug 2026 22:10:58 +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