Browse Source

Merge pull request #869 from dt-yy/dev

Xiaomeng Zhao 1 năm trước cách đây
mục cha
commit
10f0ecf765
2 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 1 0
      .github/workflows/cli.yml
  2. 1 0
      .github/workflows/huigui.yml

+ 1 - 0
.github/workflows/cli.yml

@@ -20,6 +20,7 @@ on:
   workflow_dispatch:
 jobs:
   cli-test:
+    if: github.repository == 'opendatalab/MinerU'
     runs-on: pdf
     timeout-minutes: 240
     strategy:

+ 1 - 0
.github/workflows/huigui.yml

@@ -13,6 +13,7 @@ on:
   workflow_dispatch:
 jobs:
   cli-test:
+    if: github.repository == 'opendatalab/MinerU'
     runs-on: pdf
     timeout-minutes: 240
     strategy: