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
ci: optimize pipeline triggers and release workflow (#75)
Changes:
- CI pipeline now only triggers on pull_request (removed push to main/develop)
- Release workflow: skip waiting for build processing to avoid timeout issues
- Release workflow: remove auto-distribution to beta channel TestFlight
- Distribution to testers can be done manually using: fastlane distribute_beta
This aligns with ULPB-iOS pipeline configuration for more reliable CI/CD.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-authored-by: Claude <[email protected]>
0 commit comments