docs: forbid ci workflow and test fixtures

This commit is contained in:
2026-05-15 02:56:33 +00:00
parent 528f8c75b3
commit 3ab57be8da
+6 -2
View File
@@ -59,5 +59,9 @@ jobs:
- Action 定義: [`action.yaml`](action.yaml)
- 執行腳本: [`entrypoint.sh`](entrypoint.sh)
- Shell 測試: [`tests/entrypoint.sh`](tests/entrypoint.sh)
- Gitea workflow: [`.gitea/workflows/ci.yaml`](.gitea/workflows/ci.yaml)
## 專案範圍
- 不需要新增 `.gitea/workflows/ci.yaml`
- 不需要新增 `tests/*`
- 除非另外明確要求,請不要再補這兩類檔案