Skip to content

feat: Workflows - suites and cron triggers for dev and sandbox (#5810) #9

feat: Workflows - suites and cron triggers for dev and sandbox (#5810)

feat: Workflows - suites and cron triggers for dev and sandbox (#5810) #9

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@v3
with:
repository: kubeshop/testkube-cloud-api
event-type: create_update_tests