update github actions

This commit is contained in:
兰志宏
2025-03-04 16:24:21 +08:00
parent 1046509b3b
commit e101a3502e

View File

@@ -2,9 +2,7 @@ name: Docker Build and Push
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
branches: [ main ] # 只在 main 分支推送时触发
jobs:
build: