Commit 6213aaf7 authored by liziwl's avatar liziwl Committed by GitHub
Browse files

Merge pull request #94 from SUSTech-CRA/fix/action-pr

修复PR的CI错误
parents 6533dbe5 6b6ed8d8
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: |