docs: forbid ci workflow and test fixtures
This commit is contained in:
@@ -59,5 +59,9 @@ jobs:
|
|||||||
|
|
||||||
- Action 定義: [`action.yaml`](action.yaml)
|
- Action 定義: [`action.yaml`](action.yaml)
|
||||||
- 執行腳本: [`entrypoint.sh`](entrypoint.sh)
|
- 執行腳本: [`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/*`
|
||||||
|
- 除非另外明確要求,請不要再補這兩類檔案
|
||||||
|
|||||||
Reference in New Issue
Block a user