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 457273e commit edf0c10Copy full SHA for edf0c10
1 file changed
.github/workflows/publish.yml
@@ -24,12 +24,10 @@ on:
24
- "packages/**"
25
- "!packages/**/*.md"
26
- "!packages/**/*.eslintrc"
27
+ - "internal-packages/**"
28
- "apps/**"
29
- "!apps/**/*.md"
30
- "!apps/**/*.eslintrc"
- - "integrations/**"
31
- - "!integrations/**/*.md"
32
- - "!integrations/**/*.eslintrc"
33
- "pnpm-lock.yaml"
34
- "pnpm-workspace.yaml"
35
- "turbo.json"
0 commit comments