Merge pull request #6 from fawney19/dev

ci: 调整 Docker 构建工作流,移除 pull_request 触发器
This commit is contained in:
fawney19
2025-12-11 18:20:41 +08:00
committed by GitHub

View File

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