envoy-mobile
envoy-mobile copied to clipboard
Make deploy CI jobs no-ops on non-tag events
It's confusing that some jobs are marked as "skipped" in normal operations:

Instead, they should run but no-op on most commits other than tagged refs so that a successful CI run has all green jobs.