Skip to content

Run CI tests only on pull requests - #5

Merged
fanis merged 1 commit into
masterfrom
claude/project-review-optimization-4xcgkm
Jul 3, 2026
Merged

Run CI tests only on pull requests#5
fanis merged 1 commit into
masterfrom
claude/project-review-optimization-4xcgkm

Conversation

@fanis

@fanis fanis commented Jul 3, 2026

Copy link
Copy Markdown
Owner

Drops the push-to-master trigger from the test workflow. Every change reaching master already goes through a tested PR or the Cut Release workflow, which runs the test suite itself before tagging/publishing.

Also records the change under Unreleased in the changelog (the v1.1.0 entry is left as shipped).

Drop the push-to-master trigger; every change reaching master goes through
a PR (already tested) or the Cut Release workflow (runs the tests itself).
@fanis
fanis merged commit da31985 into master Jul 3, 2026
1 check 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.

2 participants