Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Commit 325656b

Browse files
authored
added workflow_dispatch for test CI
1 parent abf355d commit 325656b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ on:
1818
- "go.mod"
1919
- "go.sum"
2020
- ".github/workflows/test.yml"
21+
workflow_dispatch:
2122

2223
jobs:
2324
test:

0 commit comments

Comments
 (0)