From f9927adeff740cb4b5d6012e5c027f9f93ebb318 Mon Sep 17 00:00:00 2001 From: Pierre Cavin Date: Fri, 17 Nov 2023 15:37:19 +0100 Subject: [PATCH] ci(action): run tests on all branches and PRs to dev --- .github/workflows/test.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 1e1e948..77e3442 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -2,10 +2,9 @@ name: Test on: push: - branches: - - ti-renovate/** pull_request: branches: + - dev - main workflow_call: secrets: