Skip to content
This repository was archived by the owner on Mar 7, 2026. It is now read-only.

Commit 2176fac

Browse files
authored
Add back workflow_dispatch
1 parent f2c3b0b commit 2176fac

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/simulator-build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
name: ProSign iOS Simulator Build
22

33
on:
4-
push:
5-
branches: [ main ]
4+
workflow_dispatch:
65

76
permissions:
87
contents: write

0 commit comments

Comments
 (0)