mirror of https://github.com/allinssl/allinssl
ci/cd: 移除不必要的处罚条件
parent
53e055b992
commit
262679066e
|
@ -3,8 +3,6 @@ name: Build and Push Docker Image
|
|||
on:
|
||||
push:
|
||||
branches: [ "1.0.3" ]
|
||||
pull_request:
|
||||
branches: [ "1.0.3" ]
|
||||
|
||||
jobs:
|
||||
build:
|
||||
|
|
Loading…
Reference in New Issue