summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/scripts.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/workflows/scripts.yml b/.github/workflows/scripts.yml
index 40a29ee61..60cf929c7 100644
--- a/.github/workflows/scripts.yml
+++ b/.github/workflows/scripts.yml
@@ -4,6 +4,8 @@ on:
pull_request:
branches:
- 'main'
+ paths:
+ - 'packages/astro/src/runtime/client/**/*'
# Automatically cancel in-progress actions on the same branch
concurrency: