🔧 构建测试镜像 (#475)

* 🔧 添加theme相关配置

* 👷 取消对docker.env.prod的忽略
This commit is contained in:
AzideCupric
2024-02-11 23:37:13 +08:00
committed by felinae98
parent f202071e9f
commit 1cbf53363b
2 changed files with 5 additions and 0 deletions
+2
View File
@@ -12,6 +12,7 @@ on:
- tests/**
- pyproject.toml
- poetry.lock
- docker.env.prod
- .github/**
pull_request:
paths:
@@ -21,6 +22,7 @@ on:
- tests/**
- pyproject.toml
- poetry.lock
- docker.env.prod
- .github/**
types:
- opened