Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
wangsen
MinerU
Commits
dd29734e
Commit
dd29734e
authored
Apr 09, 2024
by
quyuan
Browse files
CI yaml
parent
35c061ec
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
.github/workflows/benchmark.yml
.github/workflows/benchmark.yml
+1
-1
.github/workflows/update_base.yml
.github/workflows/update_base.yml
+1
-0
No files found.
.github/workflows/benchmark.yml
View file @
dd29734e
...
@@ -9,7 +9,7 @@ on:
...
@@ -9,7 +9,7 @@ on:
paths-ignore
:
paths-ignore
:
-
"
cmds/**"
-
"
cmds/**"
-
"
**.md"
-
"
**.md"
workflow_dispatch
:
jobs
:
jobs
:
pdf-test
:
pdf-test
:
runs-on
:
pdf
runs-on
:
pdf
...
...
.github/workflows/update_base.yml
View file @
dd29734e
...
@@ -8,6 +8,7 @@ on:
...
@@ -8,6 +8,7 @@ on:
-
master
-
master
tags
:
tags
:
-
.*magic_pdf.*
-
.*magic_pdf.*
workflow_dispatch
:
jobs
:
jobs
:
pdf-test
:
pdf-test
:
runs-on
:
pdf
runs-on
:
pdf
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment