Skip to content

Commit 6319ea8

Browse files
committed
Add workflow_dispatch trigger to sync workflow for manual testing
1 parent d5781a0 commit 6319ea8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync-build-json.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
- main
77
paths:
88
- 'build.json'
9+
workflow_dispatch:
910

1011
jobs:
1112
sync-to-offline:

0 commit comments

Comments
 (0)