Skip to content

Commit

Permalink
nit: remove github action on dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
hh-space-invader committed Oct 14, 2024
1 parent bf55793 commit f1e4512
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ name: Tests

on:
push:
branches: [ master, main, gpu, jina-colbert-v2 ]
workflow_dispatch:
branches: [ master, main, gpu ]
pull_request:

env:
CARGO_TERM_COLOR: always
Expand Down

0 comments on commit f1e4512

Please sign in to comment.