Explorar el Código

Merge pull request #869 from dt-yy/dev

Xiaomeng Zhao hace 1 año
padre
commit
10f0ecf765
Se han modificado 2 ficheros con 2 adiciones y 0 borrados
  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: