Skip to content

Commit 5f4eb54

Browse files
committed
[TEMP] Trigger publish demo app on PR
1 parent af61e1a commit 5f4eb54

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.github/workflows/publish-demo-app.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
1-
name: 🚀 Publish Demo App
1+
name: 🚀 Publish Demo App (TestFlight)
2+
23
on:
4+
pull_request:
5+
branches:
6+
- develop
37
workflow_dispatch:
48
workflow_call:
59
secrets: # When triggered via another workflow, secrets are not automatically forwarded

0 commit comments

Comments
 (0)