Skip to content

ci: deduplicate pull request runs - #78

Merged
tt-a1i merged 1 commit into
mainfrom
codex/ci-deduplicate-runs
Aug 23, 2026
Merged

ci: deduplicate pull request runs#78
tt-a1i merged 1 commit into
mainfrom
codex/ci-deduplicate-runs

Conversation

@tt-a1i

@tt-a1i tt-a1i commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • run branch CI through pull_request only
  • keep push CI for main
  • cancel superseded runs for the same PR or ref

This removes the duplicate push + pull-request matrix seen on PR #77 while preserving Node 22/24 coverage and post-merge validation.

Validation

  • bun run check
  • bun run test (801 Node tests + 30 Vitest tests)

@tt-a1i
tt-a1i merged commit 2de6344 into main Aug 23, 2026
2 checks passed
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