Skip to content

Update test workflow triggers#54

Merged
mbernson merged 1 commit into
mainfrom
feature/update-test-workflow-triggers
Jul 14, 2026
Merged

Update test workflow triggers#54
mbernson merged 1 commit into
mainfrom
feature/update-test-workflow-triggers

Conversation

@mbernson

@mbernson mbernson commented Jul 3, 2026

Copy link
Copy Markdown
Member

Description

Run the tests on CI:

  • On pushes to the main branch
  • For any pull request (this now includes stacked PR’s)

A frequent annoyance was, that when the base branch of a stacked PR is merged, the tests wouldn't trigger. This resolves that.

Removed the manual trigger since that shouldn't be necessary now.

Run the tests on CI:
- On pushes to the main branch
- For any pull request (this now includes stacked PR’s)
@mbernson
mbernson requested a review from a team as a code owner July 3, 2026 14:44
@mbernson
mbernson merged commit 3eed93a into main Jul 14, 2026
1 check passed
@mbernson
mbernson deleted the feature/update-test-workflow-triggers branch July 14, 2026 08:11
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