aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/api-docs-check.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/api-docs-check.yml')
-rw-r--r--.github/workflows/api-docs-check.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/api-docs-check.yml b/.github/workflows/api-docs-check.yml
index 46922391f5..f76c035de4 100644
--- a/.github/workflows/api-docs-check.yml
+++ b/.github/workflows/api-docs-check.yml
@@ -7,6 +7,7 @@ on:
paths:
- 'src/nvim/api/*.[ch]'
- 'runtime/lua/**.lua'
+ - 'runtime/doc/**'
jobs:
call-regen-api-docs: