Skip to content

ci: add PR build/verify workflow (lint, typecheck, build)#1

Merged
Fyfar merged 1 commit into
mainfrom
ci/pr-build-verify
Jun 25, 2026
Merged

ci: add PR build/verify workflow (lint, typecheck, build)#1
Fyfar merged 1 commit into
mainfrom
ci/pr-build-verify

Conversation

@Fyfar

@Fyfar Fyfar commented Jun 25, 2026

Copy link
Copy Markdown
Owner

Adds .github/workflows/ci.yml that runs on pull_request to main and on pushes to non-main branches. Read-only permissions and no Pages steps, so PRs/branches can never deploy to GitHub Pages (deploy.yml still gates that on push to main). Bumps version to 1.0.3.

Adds .github/workflows/ci.yml that runs on pull_request to main and on
pushes to non-main branches. Read-only permissions and no Pages steps, so
PRs/branches can never deploy to GitHub Pages (deploy.yml still gates that
on push to main). Bumps version to 1.0.3.
@Fyfar Fyfar merged commit 0f694b6 into main Jun 25, 2026
2 checks passed
@Fyfar Fyfar deleted the ci/pr-build-verify branch June 25, 2026 13:33
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.

1 participant