mirror of
https://github.com/peaceiris/actions-hugo.git
synced 2025-05-04 22:35:27 +08:00
ci: Add hook for doctoc
This commit is contained in:
parent
dd334074ce
commit
2357c76e2a
@ -30,6 +30,9 @@
|
||||
"src/**/*.ts": [
|
||||
"prettier --check",
|
||||
"eslint"
|
||||
],
|
||||
"README.md": [
|
||||
"npx doctoc@1.4.0 --github"
|
||||
]
|
||||
},
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user