From d472fca11ecbd3507d9ef5921452416c095af65a Mon Sep 17 00:00:00 2001 From: Sokratis Vidros Date: Thu, 9 May 2024 16:42:11 +0300 Subject: [PATCH] fix(actions): Fix typo --- .github/workflows/reusable-web-e2e.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/reusable-web-e2e.yml b/.github/workflows/reusable-web-e2e.yml index 1a4b3f30ff4..ab5e1f3a821 100644 --- a/.github/workflows/reusable-web-e2e.yml +++ b/.github/workflows/reusable-web-e2e.yml @@ -18,7 +18,6 @@ on: required: false default: false type: boolean - type: string # A workflow run is made up of one or more jobs that can run sequentially or in parallel jobs: