Skip to content

Commit

Permalink
Manual trigerring of test workflows with workflow_dispatch
Browse files Browse the repository at this point in the history
Signed-off-by: sunilkumardash9 <[email protected]>
  • Loading branch information
sunilkumardash9 committed Aug 29, 2023
1 parent c7ab07f commit afa2823
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/chroma-client-integration-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@ on:
branches:
- main
- '**'

workflow_dispatch:

jobs:
test:
timeout-minutes: 90
Expand Down

0 comments on commit afa2823

Please sign in to comment.