Skip to content

ci: add typecheck + build workflow - #10

Open
Jaro-c wants to merge 1 commit into
newcore-network:masterfrom
Jaro-c:ci/add-build-check
Open

ci: add typecheck + build workflow#10
Jaro-c wants to merge 1 commit into
newcore-network:masterfrom
Jaro-c:ci/add-build-check

Conversation

@Jaro-c

@Jaro-c Jaro-c commented Jul 18, 2026

Copy link
Copy Markdown

I noticed there was no .github/workflows directory in this repo at all. A PR that breaks the Docusaurus build (pnpm build) or fails tsc typecheck could merge into master with no automated signal.

Added a minimal workflow running pnpm typecheck and pnpm build on push/PR to master. Verified both commands pass cleanly on the current master before opening this.

Closes #8.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No CI at all — PRs can merge with a broken build

1 participant