Skip to content

ci: run on pull requests to any branch - #424

Merged
heeckhau merged 1 commit into
devfrom
ci/run-on-all-branches
Jun 10, 2026
Merged

ci: run on pull requests to any branch#424
heeckhau merged 1 commit into
devfrom
ci/run-on-all-branches

Conversation

@heeckhau

Copy link
Copy Markdown
Collaborator

Pull requests targeting long-lived branches other than dev (e.g. v2) currently get no CI. Remove the base-branch filter from the pull_request trigger so every PR runs CI, matching the trigger configuration of the tlsn repo. Pushes still trigger only on dev, so there are no duplicate push+PR runs.

Pull requests now trigger CI regardless of their base branch, matching
the tlsn repo. Pushes still trigger only on dev.
@heeckhau
heeckhau requested a review from th4s June 10, 2026 10:57
@heeckhau
heeckhau merged commit a6e3db7 into dev Jun 10, 2026
4 checks passed
@heeckhau
heeckhau deleted the ci/run-on-all-branches branch June 10, 2026 13:15
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