From abc84fdff1380e4178f81c080709dbd06821b7dd Mon Sep 17 00:00:00 2001 From: Francesco Cheinasso Date: Tue, 19 Sep 2023 12:06:02 +0200 Subject: [PATCH] Added CI for network feature branches --- .github/workflows/integration.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/integration.yml b/.github/workflows/integration.yml index f609251ea1..dd1d925574 100644 --- a/.github/workflows/integration.yml +++ b/.github/workflows/integration.yml @@ -5,6 +5,9 @@ on: - 'v*' branches: - master + - network-general + - network-external + - network-internal repository_dispatch: types: - test-command