mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-16 11:43:26 +00:00
make 'ready for review' an event that triggers the tests (#2643)
This commit is contained in:
parent
293a3b53d2
commit
9968c373d2
5
.github/workflows/tests.yml
vendored
5
.github/workflows/tests.yml
vendored
@ -6,6 +6,11 @@ on:
|
||||
branches:
|
||||
- master
|
||||
pull_request:
|
||||
types:
|
||||
- opened
|
||||
- reopened
|
||||
- synchronize
|
||||
- ready_for_review
|
||||
paths:
|
||||
- '**/*.py'
|
||||
- '**/*.yml'
|
||||
|
Loading…
x
Reference in New Issue
Block a user