From b4718d46f75c12999f7d867785eedce524ea022e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20MARQUET?= <72651575+BreizhHardware@users.noreply.github.com> Date: Wed, 11 Jun 2025 15:05:11 +0200 Subject: [PATCH] Update deploy-test.yml --- .github/workflows/deploy-test.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/deploy-test.yml b/.github/workflows/deploy-test.yml index 7bf1d56..343f804 100644 --- a/.github/workflows/deploy-test.yml +++ b/.github/workflows/deploy-test.yml @@ -2,8 +2,6 @@ name: Unit Test on: push: - branches: - - '**' branches-ignore: - main - master