From e144459dd9220bf45501805186d37ab39da163eb Mon Sep 17 00:00:00 2001 From: lamtruong28 Date: Wed, 12 Aug 2026 16:10:17 +0700 Subject: [PATCH] Test runner at 1610 --- .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 9650844..e5073e0 100644 --- a/.gitea/workflows/sync-source.yaml +++ b/.gitea/workflows/sync-source.yaml @@ -8,6 +8,7 @@ on: jobs: sync-source: runs-on: ubuntu-latest + steps: - name: Sync repository run: |