You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: add workflow_call trigger to make test.yml reusable
- Add workflow_call trigger to test.yml so it can be called by other workflows
- This fixes the GitHub Actions error about missing workflow_call trigger
- Now release.yml can properly depend on and call the test workflow
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments