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

pull/135/head
YANGJINZE 2025-05-22 09:04:41 +08:00 committed by GitHub
parent 53e055b992
commit 262679066e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 2 deletions

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: