Commit 86ff2c1
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>1 parent 89db61c commit 86ff2c1
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| 7 | + | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
| |||
0 commit comments