We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 54afa1e commit 413c823Copy full SHA for 413c823
.github/workflows/preview.yml
@@ -31,6 +31,7 @@ jobs:
31
filters: |
32
changed:
33
- "packages/**"
34
+ - "workflows/**"
35
- "pnpm-lock.yaml"
36
37
- name: Setup Node.js
0 commit comments