Skip to content

Commit 5772c43

Browse files
committed
ci(e2e-test-fusionauth-latest-ios-matrix): add workflow_call
1 parent fc1f665 commit 5772c43

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/e2e-test-fusionauth-latest-ios-matrix.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
branches: [ "main" ]
1010
# Allows you to run this workflow manually from the Actions tab
1111
workflow_dispatch:
12+
# Triggers the workflow on push request events but only for tag versions
13+
workflow_call:
1214

1315
env:
1416
fusionauth-docker-image-version: "1.55.1"

0 commit comments

Comments
 (0)