Skip to content

Disable automatic test workflow on dev pushes - #32

Merged
willjasen merged 1 commit into
devfrom
willjasen-disable-test-workflow
Sep 19, 2026
Merged

willjasen merged 1 commit into
devfrom
willjasen-disable-test-workflow

Conversation

@willjasen

Copy link
Copy Markdown
Owner

Why

Copilot feature branches already run the test suite during development, so running the same workflow again on every push to dev is redundant.

Changes

  • Remove the automatic push trigger from .github/workflows/test.yml.
  • Preserve workflow_dispatch so maintainers can run the tests manually when needed.

Validation

  • ./tailmox test passed: all 38 test files passed.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
@willjasen willjasen self-assigned this Sep 19, 2026
@willjasen
willjasen merged commit 4eba18d into dev Sep 19, 2026
1 check passed
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