tiotto / cypress-gh-actions-dispatcher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress GH Actions Dispatcher

This is a demo on how to use the repository dispatch event to listen to dispatch events and trigger specific Cypress e2e tests from another repository. Workflows in this repo contain dispatchers that will send events to cypress-gh-actions-dispatch-workflow triggering the according test workflows.

Usage

About