ci: 调整 Docker 构建工作流,移除 pull_request 触发器

This commit is contained in:
fawney19
2025-12-11 18:19:46 +08:00
parent 3b8a55adea
commit 4275e6ec6b

View File

@@ -4,8 +4,6 @@ on:
push:
branches: [master, main]
tags: ['v*']
pull_request:
branches: [master, main]
workflow_dispatch:
inputs:
build_base: