From 09a045334c30cc14e75615b0d13ba00caa4090bd Mon Sep 17 00:00:00 2001 From: slawkens Date: Fri, 26 May 2023 14:53:33 +0200 Subject: [PATCH] Update cypress.yml --- .github/workflows/cypress.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress.yml b/.github/workflows/cypress.yml index f53feaa3..f42b459a 100644 --- a/.github/workflows/cypress.yml +++ b/.github/workflows/cypress.yml @@ -1,4 +1,4 @@ -name: Cypress Test +name: Cypress on: pull_request: branches: [develop]