Skip to content

MINOR: Limit test workflow push triggers#10

Draft
xborder wants to merge 1 commit into
mainfrom
ci-limit-test-push-triggers
Draft

MINOR: Limit test workflow push triggers#10
xborder wants to merge 1 commit into
mainfrom
ci-limit-test-push-triggers

Conversation

@xborder

@xborder xborder commented Jun 12, 2026

Copy link
Copy Markdown
Owner

This narrows the Test workflow push trigger so feature-branch pushes do not run the full matrix in addition to the pull_request run.

Pushes now run the workflow only for main, maintenance-**, and tags. Pull requests still run the same test matrix, so PR coverage is unchanged while duplicate push-side runs are avoided.

@xborder xborder added the chore label Jun 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant