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
feat: make HF deployment conditional on successful CI
- Update deploy workflow to trigger only after CI workflow completes successfully
- Add workflow_run trigger with success condition check
- Ensure deployment only happens when all tests, linting, and security checks pass
- Maintain manual deployment option via workflow_dispatch
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments