Skip to content

Instantly share code, notes, and snippets.

View niranjangowdaj's full-sized avatar

Niranjan J Gowda niranjangowdaj

View GitHub Profile
const { defineConfig } = require("cypress");
module.exports = defineConfig({
projectId: "95fsch",
e2e: {
setupNodeEvents(on, config) {
// implement node event listeners here
},
},
name: Cypress Tests
on:
workflow_run:
workflows: ["pages-build-deployment"]
types:
- completed
jobs: