Skip to content

Commit c7602d8

Browse files
committed
add dispatch
1 parent 80bbb4e commit c7602d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/react_native.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ on:
2323
- '!BUILD.md'
2424
- '!js/web/**'
2525
- '!onnxruntime/core/providers/js/**'
26+
workflow_dispatch:
2627

2728
concurrency:
2829
group: ${{ github.workflow }}-${{ github.event_name == 'pull_request' && github.ref || github.sha }}

0 commit comments

Comments
 (0)