Commit 984a2ca7 authored by liziwl's avatar liziwl
Browse files

ci: 移除 GitHub Actions 并发控制设置

parent 5b7404d3
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -33,9 +33,6 @@ jobs:
        REMOTE_REPO_URL: "mirrors.sustech.edu.cn/git/sustech-online/sustech-online-ng.git"

  build:
    concurrency:
      group: page-build
      cancel-in-progress: true
    runs-on: ubuntu-latest
    name: Build site
    steps: