From 066f241bb21e0e90b1eb2ce87b547d66cea759c0 Mon Sep 17 00:00:00 2001 From: nullexception Date: Thu, 6 Apr 2023 00:16:08 +0800 Subject: [PATCH] Update sync.yml --- .github/workflows/sync.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 7b5623b97..38c272e85 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -30,4 +30,4 @@ jobs: target_repo_token: ${{ secrets.GITHUB_TOKEN }} # automatically generated, no need to set # Set test_mode true to run tests instead of the true action!! - test_mode: true + test_mode: false