mirror of
https://github.com/deepset-ai/haystack.git
synced 2025-09-16 19:53:23 +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:
|
branches:
|
||||||
- master
|
- master
|
||||||
pull_request:
|
pull_request:
|
||||||
|
types:
|
||||||
|
- opened
|
||||||
|
- reopened
|
||||||
|
- synchronize
|
||||||
|
- ready_for_review
|
||||||
paths:
|
paths:
|
||||||
- '**/*.py'
|
- '**/*.py'
|
||||||
- '**/*.yml'
|
- '**/*.yml'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user