Something went wrong. Try again.
[READ-ONLY] Mirror of https://github.com/sxzz/stackblitz-mcp. MCP server for reading files from StackBlitz projects stackblitz-mcp.sxzz.dev
Something went wrong. Try again.
186 B · 13 lines
YAML
1234567891011121314name: Unit Test
on: push: branches: [main] pull_request: branches: [main]
permissions: {}
jobs: unit-test: uses: sxzz/workflows/.github/workflows/unit-test.yml@main