Skip to content

Commit 2bd1984

Browse files
committed
chore: trim root — drop orphan knip.json, tuck cliff.toml under .github/
- knip.json: orphan config, knip not installed and not referenced anywhere. Removed. - cliff.toml: used only by .github/workflows/deploy-prod.yml at release time. Moved to .github/cliff.toml and the workflow's config path updated to match. Reduces root clutter on a public docs repo.
1 parent cac680f commit 2bd1984

3 files changed

Lines changed: 1 addition & 4 deletions

File tree

File renamed without changes.

.github/workflows/deploy-prod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
uses: orhun/git-cliff-action@f50e11560dce63f7c33227798f90b924471a88b5 # v4
172172
id: cliff
173173
with:
174-
config: cliff.toml
174+
config: .github/cliff.toml
175175
args: --latest --strip header
176176
env:
177177
OUTPUT: CHANGES.md

knip.json

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)