Skip to content

Commit e3d032c

Browse files
authored
fix: Adding code-analyzer to auto-released providers @W-20063106@ (#332)
1 parent a8eca57 commit e3d032c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-providers.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ on:
88
- 'packages/mcp-provider-api/**'
99
- 'packages/mcp-provider-dx-core/**'
1010
- 'packages/mcp-provider-mobile-web/**'
11-
# - 'packages/mcp-provider-code-analyzer/**'
11+
- 'packages/mcp-provider-code-analyzer/**'
1212
workflow_dispatch:
1313
inputs:
1414
packages:

0 commit comments

Comments
 (0)