fix: 禁用 build-docker-artifact 自动触发 - 只保留手动触发,避免重复运行
This commit is contained in:
@@ -1,9 +1,6 @@
|
|||||||
name: Build Docker Image Artifact
|
name: Build Docker Image Artifact
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
|
||||||
branches:
|
|
||||||
- master
|
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
inputs:
|
inputs:
|
||||||
tag:
|
tag:
|
||||||
|
|||||||
Reference in New Issue
Block a user