Unverified Commit d8b217c5 authored by Xiaomeng Zhao's avatar Xiaomeng Zhao Committed by GitHub

Merge pull request #880 from opendatalab/dev

fix: add ci repository
parents 699b589b 10f0ecf7
...@@ -20,6 +20,7 @@ on: ...@@ -20,6 +20,7 @@ on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
cli-test: cli-test:
if: github.repository == 'opendatalab/MinerU'
runs-on: pdf runs-on: pdf
timeout-minutes: 240 timeout-minutes: 240
strategy: strategy:
......
...@@ -13,6 +13,7 @@ on: ...@@ -13,6 +13,7 @@ on:
workflow_dispatch: workflow_dispatch:
jobs: jobs:
cli-test: cli-test:
if: github.repository == 'opendatalab/MinerU'
runs-on: pdf runs-on: pdf
timeout-minutes: 240 timeout-minutes: 240
strategy: strategy:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment