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

因为要并入 main 分支了.
This commit is contained in:
LamGC 2022-08-23 01:57:42 +08:00
parent 5e6f64f056
commit 62f6c08cd2
Signed by: LamGC
GPG Key ID: 6C5AE2A913941E1D

View File

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