From 50be335835a6f976e36b2521603ff1b449dc4867 Mon Sep 17 00:00:00 2001 From: 4o1x5 <4o1x5@4o1x5.dev> Date: Tue, 11 Jun 2024 11:11:33 +0200 Subject: [PATCH] build-test branch added to actions --- .github/workflows/build_and_deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build_and_deploy.yml b/.github/workflows/build_and_deploy.yml index b49c29c..cff3258 100644 --- a/.github/workflows/build_and_deploy.yml +++ b/.github/workflows/build_and_deploy.yml @@ -1,6 +1,6 @@ on: push: - branches: ["dev"] + branches: ["dev", "build-test"] jobs: