Skip to content

Commit 2677e34

Browse files
committed
[FEAT] add workflow dispatch for tests workflow
1 parent e30c006 commit 2677e34

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: .github/workflows/test.yml

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ on:
88
branches:
99
- main
1010

11+
workflow_dispatch:
12+
1113
jobs:
1214
test:
1315
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)