ci/cd: 修改部分工作流的触发条件

This commit is contained in:
YANGJINZE
2025-05-22 10:26:23 +08:00
committed by GitHub
parent 262679066e
commit 74c9d1e5c2

View File

@@ -2,7 +2,7 @@ name: Build and Push Docker Image
on: on:
push: push:
branches: [ "1.0.3" ] branches: [ "*" ]
jobs: jobs:
build: build: