diff --git a/.github/workflows/sync_clone_scripts_master_to_git.yml b/.github/workflows/sync_clone_scripts_master_to_git.yml index 03ac2e6..3232e2b 100644 --- a/.github/workflows/sync_clone_scripts_master_to_git.yml +++ b/.github/workflows/sync_clone_scripts_master_to_git.yml @@ -7,6 +7,7 @@ jobs: sync: runs-on: ubuntu-18.04 if: github.repository == 'lan-tianxiang/clone_scripts' + timeout-minutes: 3 steps: - name: Init Build Dependencies env: