ios: ci: testflight only on release/v*
All checks were successful
TestFlight / testflight (push) Successful in 1m55s

This commit is contained in:
2026-06-26 01:08:47 -07:00
parent ee990dde5d
commit c5ccd212c9

View File

@@ -4,7 +4,7 @@ on:
workflow_dispatch:
push:
tags:
- "v*"
- "release/v*"
jobs:
testflight: