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: