diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 405627cbe..a7985ac2f 100644 --- a/.github/workflows/sync.yml +++ b/.github/workflows/sync.yml @@ -30,7 +30,7 @@ jobs: target_repo_token: ${{ secrets.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 - name: Sync check if: failure()