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 413c823 commit a76844eCopy full SHA for a76844e
.github/workflows/preview.yml
@@ -31,7 +31,7 @@ jobs:
31
filters: |
32
changed:
33
- "packages/**"
34
- - "workflows/**"
+ - ".github/workflows/**"
35
- "pnpm-lock.yaml"
36
37
- name: Setup Node.js
0 commit comments