Skip to content

Rework how test workflow is run#85

Merged
MasterOdin merged 1 commit intomainfrom
chore-ci-workflow
Nov 20, 2025
Merged

Rework how test workflow is run#85
MasterOdin merged 1 commit intomainfrom
chore-ci-workflow

Conversation

@MasterOdin
Copy link
Member

PR reworks how the test workflow is run such that it will now:

  1. Run on pushes to main (instead of pushes to any branch)
  2. Run on any pull request (same as before)
  3. On workflow dispatch (if want to run against a specific branch)

This should avoid wasting time running the workflow for both push and pull_request for pull requests within this repo, while still having the ability to test stuff within the repo without opening a PR.

Signed-off-by: Matthew Peveler <matt.peveler@gmail.com>
@MasterOdin MasterOdin merged commit 18a4f36 into main Nov 20, 2025
9 checks passed
@MasterOdin MasterOdin deleted the chore-ci-workflow branch November 20, 2025 18:45
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

Comments