Skip to content

Commit

Permalink
chore: add workflow dispatch for cypress
Browse files Browse the repository at this point in the history
  • Loading branch information
JeevaRamu0104 committed Jan 31, 2024
1 parent cd0a179 commit f65ca5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress-test.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
name: Cypress Tests

on:
workflow_dispatch:
merge_group:
types: [checks_requested]

Expand Down

0 comments on commit f65ca5a

Please sign in to comment.