about summary refs log tree commit diff stats
path: root/.woodpecker.yml
diff options
context:
space:
mode:
Diffstat (limited to '.woodpecker.yml')
-rw-r--r--.woodpecker.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.woodpecker.yml b/.woodpecker.yml
index 1ee2cc1e..177368e5 100644
--- a/.woodpecker.yml
+++ b/.woodpecker.yml
@@ -26,7 +26,7 @@ pipeline:
       event: [push, pull_request]
       path:
         exclude: ["src/instances/**"]
-        include: ["src/"]
+        include: ["src/**"]
     commands:
       - npm i
       - npx web-ext lint --source-dir ./src/