Skip to content

Commit 14c4c7a

Browse files
author
nik
committed
Add workflow dispatch in GHA
1 parent 349fdc1 commit 14c4c7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ on:
1919
branches:
2020
- master
2121
- 'release/**'
22+
workflow_dispatch:
2223

2324
env:
2425
OPENAI_API_KEY: test

0 commit comments

Comments
 (0)