Added trigger for the tests
This commit is contained in:
parent
f4dae3b938
commit
952ea85ed8
|
|
@ -20,6 +20,8 @@ on:
|
|||
- '.github/workflows/pythonapp.yml'
|
||||
- 'tools/dev_image/Dockerfile'
|
||||
- 'tools/dev_image_k6/Dockerfile'
|
||||
repository_dispatch:
|
||||
types: [run_tests]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
|
|
|||
Loading…
Reference in New Issue