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
924bc42e
Commit
924bc42e
authored
Mar 01, 2024
by
赵小蒙
Browse files
更新工作流配置
parent
d2380d5a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.github/workflows/python-package.yml
.github/workflows/python-package.yml
+2
-0
No files found.
.github/workflows/python-package.yml
View file @
924bc42e
...
@@ -6,6 +6,8 @@ name: Python package
...
@@ -6,6 +6,8 @@ name: Python package
on
:
on
:
push
:
push
:
branches
:
[
"
master"
]
branches
:
[
"
master"
]
tags
:
-
'
*'
pull_request
:
pull_request
:
branches
:
[
"
master"
]
branches
:
[
"
master"
]
workflow_dispatch
:
workflow_dispatch
:
...
...
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