Skip to content

ci: run workflow on all pull requests#379

Closed
timothyfroehlich wants to merge 2 commits intomainfrom
ci-infra-update
Closed

ci: run workflow on all pull requests#379
timothyfroehlich wants to merge 2 commits intomainfrom
ci-infra-update

Conversation

@timothyfroehlich
Copy link
Member

@timothyfroehlich timothyfroehlich commented Mar 9, 2026

Tree of downstream PRs as of 2026-03-10

Previously, CI only triggered for pull requests targeting the main branch. This meant that stacked PRs (which target their parent branch) would not run their checks.

This change removes the branch restriction for the pull_request trigger, ensuring all code in the stack is validated by GitHub Actions.

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