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: on:
push: push:
branches: [ main ] branches: [ main ] # 只在 main 分支推送时触发
pull_request:
branches: [ main ]
jobs: jobs:
build: build: