From 0336479ddc95f17a5dfe174a09014cbdccacb8a2 Mon Sep 17 00:00:00 2001 From: Tudor Amariei Date: Wed, 25 Oct 2023 11:49:35 +0300 Subject: [PATCH] =?UTF-8?q?=E2=9B=94=EF=B8=8F=20tweak=20to=20test=20the=20?= =?UTF-8?q?build=20system=20on=20this=20branch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/build.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a9efc557..78988426 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -2,6 +2,7 @@ on: push: branches: - 'main' + - 'danniel/backendRefactor' tags: - 'v*'