Skip to content

Commit b792428

Browse files
committed
Add workflow_dispatch to nodeci.yml
1 parent 14b49e6 commit b792428

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/nodeci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ on:
88
branches: [ "main" ]
99
pull_request:
1010
branches: [ "main" ]
11+
workflow_dispatch:
1112

1213
jobs:
1314
build:

0 commit comments

Comments
 (0)