ci/cd: remove branch trigger from Docker build workflow

pull/236/head
YANGJINZE 2025-06-07 18:46:01 +08:00
parent 6d7a69ad52
commit 4e291390f8
1 changed files with 0 additions and 1 deletions

View File

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