Skip to content

Commit 94d5694

Browse files
authored
chore: Add workflow dispatch for pod_try_sync workflow (#96)
Change-Id: I99f9d5d6c3f391cacd7434b9b6314681e39716e9
1 parent 0cf3747 commit 94d5694

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pod_try_sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ name: Update samples from CocoaPods
1717
on:
1818
repository_dispatch:
1919
types: [ pod-sync ]
20+
workflow_dispatch:
2021

2122
jobs:
2223
check_pod_try:

0 commit comments

Comments
 (0)