From e087a6bfd137849505b9f7c165d7b369c6b79e7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yago=20P=C3=A9rez=20V=C3=A1zquez?= Date: Tue, 30 Apr 2024 14:25:19 +0200 Subject: [PATCH] Add workflow_dispatch for e2e in protocol-kit --- .github/workflows/protocol-kit-e2e-test.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/protocol-kit-e2e-test.yml b/.github/workflows/protocol-kit-e2e-test.yml index bddd20660..7e790f43f 100644 --- a/.github/workflows/protocol-kit-e2e-test.yml +++ b/.github/workflows/protocol-kit-e2e-test.yml @@ -1,5 +1,6 @@ name: Protocol Kit - E2E Tests on: + workflow_dispatch: pull_request: push: branches: