ci(github-action): 移除对测试分支的容器镜像构建.

因为要并入 main 分支了.
This commit is contained in:
2022-08-23 01:57:42 +08:00
parent ed58d55f6f
commit cfdab3cff6

View File

@ -4,7 +4,6 @@ on:
push:
branches:
- "main"
- "add-docker-image"
permissions:
contents: read