Skip to content

Commit b6887b2

Browse files
authored
Add workflow dispatch in CI (#703)
1 parent 656baed commit b6887b2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/checks.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
tags:
99
- 'v*.*.*'
1010
pull_request:
11+
workflow_dispatch:
1112

1213
jobs:
1314
libwasmvm_sanity:

0 commit comments

Comments
 (0)