Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 1.38 KB

README.md

File metadata and controls

10 lines (7 loc) · 1.38 KB

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