Added trigger for the tests

This commit is contained in:
Salvador E. Tropea 2022-03-26 17:52:04 -03:00
parent f4dae3b938
commit 952ea85ed8
1 changed files with 2 additions and 0 deletions

View File

@ -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: