From 564730b5800b2e5c4c02dff09630b5ea7fcfaf3f Mon Sep 17 00:00:00 2001 From: tnicola Date: Thu, 30 Nov 2023 20:55:54 +0100 Subject: [PATCH] Enable workflow_dispatch --- .github/workflows/ci.yml | 1 + cypress-parallel | 1 + 2 files changed, 2 insertions(+) create mode 160000 cypress-parallel diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 5c99761..26fd6db 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,7 @@ on: branches: [ master ] pull_request: branches: [ master, '*' ] + workflow_dispatch: permissions: actions: none checks: none diff --git a/cypress-parallel b/cypress-parallel new file mode 160000 index 0000000..710dd19 --- /dev/null +++ b/cypress-parallel @@ -0,0 +1 @@ +Subproject commit 710dd191692c8f11c2823183fcfa36fa81fcd91e