tiotto / cypress-gh-actions-dispatch-workflow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cypress GH Actions Dispatch Workflow

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. This repo contains the tests that should run when a workflow is triggered from the dispatcher repo.

Usage

About


Languages

Language:JavaScript 100.0%