"docker/vscode:/vscode.git/clone" did not exist on "7081a256183a123078b976223ee5409e6e19f1ec"
Commit be265ff7 authored by 赵小蒙's avatar 赵小蒙
Browse files

更新工作流配置,只对released结尾的tag进行处理

parent cbbff0c1
...@@ -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:
......
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