ci/cd: 移除不必要的处罚条件

This commit is contained in:
YANGJINZE
2025-05-22 09:04:41 +08:00
committed by GitHub
parent 53e055b992
commit 262679066e

View File

@@ -3,8 +3,6 @@ name: Build and Push Docker Image
on:
push:
branches: [ "1.0.3" ]
pull_request:
branches: [ "1.0.3" ]
jobs:
build: