diff --git a/README.md b/README.md index 985106e..f60617e 100644 --- a/README.md +++ b/README.md @@ -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/*` +- 除非另外明確要求,請不要再補這兩類檔案