chore(deps): bump formidable and superagent in /test/cli-tests (#5339) #1
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Dispatch - update tests at dev agent | |
on: | |
push: | |
branches: | |
- develop | |
paths: | |
- test/** | |
jobs: | |
dispatch: | |
name: Dispatch - update tests at dev agent | |
runs-on: ubuntu-latest | |
steps: | |
- name: Update tests at dev agent | |
uses: peter-evans/repository-dispatch@v2 | |
with: | |
repository: kubeshop/testkube-cloud-api | |
event-type: create_update_tests |