We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 349fdc1 commit 14c4c7aCopy full SHA for 14c4c7a
.github/workflows/tests.yml
@@ -19,6 +19,7 @@ on:
19
branches:
20
- master
21
- 'release/**'
22
+ workflow_dispatch:
23
24
env:
25
OPENAI_API_KEY: test
0 commit comments