ios: ci: testflight only on release/v*

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

View File

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