diff options
author | Joe Chen <jc@unknwon.io> | 2022-05-03 17:54:14 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-03 17:54:14 +0800 |
commit | f45dbf3e76ec580689c43f00a399e9a78a145dea (patch) | |
tree | bcf34dd77aa1f7caf3c728b63d5855008f9e1368 /Taskfile.yml | |
parent | cb35b73048b91ca32ee89d5b05a09552db8e5faf (diff) |
chore: watch "custom" directory in dev and use lowercase for header value (#6927)
Diffstat (limited to 'Taskfile.yml')
-rw-r--r-- | Taskfile.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Taskfile.yml b/Taskfile.yml index 17f6e39a..9789e61c 100644 --- a/Taskfile.yml +++ b/Taskfile.yml @@ -34,6 +34,7 @@ tasks: - conf/**/* - public/**/* - templates/**/* + - custom/**/* method: timestamp generate-schemadoc: |