Skip to content

Conversation

@jtomaszewski
Copy link

Summary

  • Add package.json, package-lock.json, and workflow file itself to trigger paths in both test workflows
  • Remove branches: [main] filter so workflows run on any branch when relevant paths change

🤖 Generated with Claude Code

… mikroorm workflow pattern:

- Added `branches: [main]` filter for both push and pull_request
- Added `package.json` and `package-lock.json` (dependency changes may affect tests)
- Added `.github/workflows/test-core.yml` (workflow changes should trigger a run)
…gger on any branch when the relevant paths change.
@jtomaszewski jtomaszewski merged commit 1850b13 into main Dec 3, 2025
4 checks 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.

2 participants