Skip to content

Commit 41b7ad5

Browse files
committed
📝 remove un-related glob
1 parent 14efb8d commit 41b7ad5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

‎lefthook.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,10 +17,8 @@ pre-commit:
1717
glob:
1818
- "docs/**"
1919
- "mkdocs.yml"
20-
- ".github/workflows/docs.yml"
2120
- "CONTRIBUTING.md"
2221
run: uv run --no-sync mkdocs build
23-
stage_fixed: true
2422

2523
post-checkout:
2624
commands:

0 commit comments

Comments
 (0)