add a manual trigger for the e2e tests
This commit is contained in:
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@@ -1,6 +1,6 @@
|
||||
name: Cypress Tests
|
||||
|
||||
on: [push]
|
||||
on: [push, workflow_dispatch]
|
||||
|
||||
jobs:
|
||||
cypress-chrome:
|
||||
|
||||
Reference in New Issue
Block a user