Skip to content

Align Actions triggers with main#7

Open
tpeulen wants to merge 1 commit into
mainfrom
codex/main-actions-branch
Open

Align Actions triggers with main#7
tpeulen wants to merge 1 commit into
mainfrom
codex/main-actions-branch

Conversation

@tpeulen
Copy link
Copy Markdown
Member

@tpeulen tpeulen commented May 19, 2026

Limit the QuEst Conda CI workflow to the renamed main branch for push and pull_request events.

GitHub Actions should only run from the active default branch now that the repo has been renamed to main/dev. This change limits the conda workflow triggers to main for both push and pull_request events, avoiding stale runs from legacy branch names.

Constraint: Branch rename already completed on GitHub
Rejected: Rely on default-branch behavior alone | too implicit for explicit CI routing
Confidence: high
Scope-risk: narrow
Directive: Keep workflow branch filters in sync with future branch renames
Tested: Reviewed workflow diff and verified no other .github/workflows branch selectors remain
Not-tested: Live GitHub Actions run after push
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