Skip to content

Commit a4eba27

Browse files
author
Nexus
committed
ci: add workflow_dispatch for manual trigger
1 parent fb57bf3 commit a4eba27

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ on:
55
branches: [master, develop, aicode]
66
pull_request:
77
branches: [master, develop, aicode]
8+
workflow_dispatch:
89

910
jobs:
1011
test:

0 commit comments

Comments
 (0)