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.
scripts
1 parent 3a7679e commit e943226Copy full SHA for e943226
.github/workflows/build.yml
@@ -76,6 +76,7 @@ jobs:
76
- '.github/**'
77
- 'jest/**'
78
- 'rollup/**'
79
+ - 'scripts/**'
80
- 'packages/core/**'
81
- 'packages/tracing/**'
82
- 'packages/utils/**'
0 commit comments