diff --git a/.github/workflows/sync.yml b/.github/workflows/sync.yml index 38c272e85..7b5623b97 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: false + test_mode: true