From 7c8100aa3ead062c99f3f2e14dbffa1b737a1569 Mon Sep 17 00:00:00 2001 From: Alie Date: Thu, 11 Jan 2024 14:37:05 +0100 Subject: [PATCH] awawawa --- .gitea/workflows/01_test.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/01_test.yaml b/.gitea/workflows/01_test.yaml index cc76118..f92a022 100644 --- a/.gitea/workflows/01_test.yaml +++ b/.gitea/workflows/01_test.yaml @@ -1,10 +1,11 @@ name: Unit Tests with docker compose on: - pull_request: push: branches: - main - develop + - build + pull_request: jobs: unit-test: