Skip to content

Commit c1a00ec

Browse files
committed
Add workflow_dispatch to CI
1 parent bf34c6d commit c1a00ec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ on:
1111
- 'release-*'
1212
- 'lts-*'
1313
pull_request:
14+
workflow_dispatch:
1415
merge_group:
1516
schedule:
1617
- cron: '0 3 * * *' # daily, at 3am

0 commit comments

Comments
 (0)