From fbae6015a1fdaa6aa8e07e309cc35e220259a4a5 Mon Sep 17 00:00:00 2001 From: Delirium Date: Thu, 19 Jan 2023 14:18:08 +0100 Subject: [PATCH] Update ui-tests.js.yml --- .github/workflows/ui-tests.js.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/ui-tests.js.yml b/.github/workflows/ui-tests.js.yml index df183a0d5..641a3ec88 100644 --- a/.github/workflows/ui-tests.js.yml +++ b/.github/workflows/ui-tests.js.yml @@ -1,7 +1,8 @@ # Checking unit and visual tests locally on every merge rq to dev and main -name: Node.js CI +name: Frontend tests on: + workflow_dispatch: push: branches: [ "main" ] paths: