Skip to content

Commit

Permalink
Add workflow dispatch in GHA
Browse files Browse the repository at this point in the history
  • Loading branch information
nik committed Nov 16, 2023
1 parent 349fdc1 commit 14c4c7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ on:
branches:
- master
- 'release/**'
workflow_dispatch:

env:
OPENAI_API_KEY: test
Expand Down

0 comments on commit 14c4c7a

Please sign in to comment.