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
be265ff7
"docker/vscode:/vscode.git/clone" did not exist on "7081a256183a123078b976223ee5409e6e19f1ec"
Commit
be265ff7
authored
Mar 01, 2024
by
赵小蒙
Browse files
更新工作流配置,只对released结尾的tag进行处理
parent
cbbff0c1
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
.github/workflows/python-package.yml
.github/workflows/python-package.yml
+0
-3
No files found.
.github/workflows/python-package.yml
View file @
be265ff7
...
@@ -5,11 +5,8 @@ name: Python package
...
@@ -5,11 +5,8 @@ name: Python package
on
:
on
:
push
:
push
:
branches
:
[
"
master"
]
tags
:
tags
:
-
'
*released'
-
'
*released'
pull_request
:
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