add a manual trigger for the e2e tests

This commit is contained in:
Felipe Knorr Kuhn
2021-07-19 21:51:48 -07:00
parent 065a7a1f0c
commit 822d5aaeee

View File

@@ -1,6 +1,6 @@
name: Cypress Tests
on: [push]
on: [push, workflow_dispatch]
jobs:
cypress-chrome: