vibetunnel/.github/workflows
Peter Steinberger 25d5bc5232 Fix CI: Convert reusable workflows to use workflow_call trigger
- Changed swift.yml, rust.yml, and node.yml from direct triggers to workflow_call
- This fixes the workflow configuration error causing immediate CI failures
- Reusable workflows must use workflow_call when invoked by other workflows
2025-06-18 13:00:17 +02:00
..
ci.yml Upgrade CI per platform 2025-06-17 01:29:06 +02:00
node.yml Fix CI: Convert reusable workflows to use workflow_call trigger 2025-06-18 13:00:17 +02:00
rust.yml Fix CI: Convert reusable workflows to use workflow_call trigger 2025-06-18 13:00:17 +02:00
swift.yml Fix CI: Convert reusable workflows to use workflow_call trigger 2025-06-18 13:00:17 +02:00