Commit 6b6ed8d8 authored by liziwl's avatar liziwl
Browse files

不在PR检查时候同步repo

parent 6533dbe5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -6,6 +6,7 @@ jobs:
  sync-to-sustech-gitlab:
    runs-on: ubuntu-latest
    name: sync site to sustech git
    if: github.event_name != 'pull_request' && github.repository_owner == 'SUSTech-CRA'
    steps:
    - name: Push to sustech-git
      run: |