mirror of
https://github.com/opendatalab/MinerU.git
synced 2026-09-24 23:10:23 +08:00
更新工作流配置,只对released结尾的tag进行处理
This commit is contained in:
@@ -5,11 +5,8 @@ name: Python package
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [ "master" ]
|
||||
tags:
|
||||
- '*released'
|
||||
pull_request:
|
||||
branches: [ "master" ]
|
||||
workflow_dispatch:
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user