From 058b0320486baae9cb100203a3e0070f18ce0672 Mon Sep 17 00:00:00 2001 From: Pasha Date: Mon, 25 Aug 2025 10:29:11 +0300 Subject: [PATCH] - --- .gitea/workflows/deployTests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/deployTests.yml b/.gitea/workflows/deployTests.yml index 40af10b..449eb71 100644 --- a/.gitea/workflows/deployTests.yml +++ b/.gitea/workflows/deployTests.yml @@ -4,7 +4,7 @@ run-name: ${{ gitea.actor }} build image and push to container registry on: push: branches: - - 'renew_tests' + - 'renew_tests' # jobs: CreateImage: