aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/api-docs.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/api-docs.yml')
-rw-r--r--.github/workflows/api-docs.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/api-docs.yml b/.github/workflows/api-docs.yml
index 7550af6fef..561524f64a 100644
--- a/.github/workflows/api-docs.yml
+++ b/.github/workflows/api-docs.yml
@@ -6,7 +6,6 @@ on:
push:
paths:
- 'src/nvim/api/*.[ch]'
- - 'src/nvim/**.lua'
- 'runtime/lua/**.lua'
branches:
- 'master'