From f281e51c81dc501c721ff553402dc3b4eab8c68e Mon Sep 17 00:00:00 2001 From: DovnarAlexander <29893487+DovnarAlexander@users.noreply.github.com> Date: Fri, 27 Mar 2026 10:57:41 +0300 Subject: [PATCH] fix(CI): Disabled functional tests for main branch --- .github/workflows/functional-tests.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/functional-tests.yml b/.github/workflows/functional-tests.yml index ad2cf45..7da4434 100644 --- a/.github/workflows/functional-tests.yml +++ b/.github/workflows/functional-tests.yml @@ -1,10 +1,8 @@ +--- name: Functional Tests on: pull_request: - push: - branches: - - main permissions: contents: write