From e8b56b9225a1f37b09fa6033e1a601927e719583 Mon Sep 17 00:00:00 2001 From: Tyan_Pavel Date: Wed, 20 Nov 2024 19:44:03 +0300 Subject: [PATCH] feat: change branch in CI for testing --- .github/workflows/pr-visual-tests-report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-visual-tests-report.yml b/.github/workflows/pr-visual-tests-report.yml index 896ef661..caf009f1 100644 --- a/.github/workflows/pr-visual-tests-report.yml +++ b/.github/workflows/pr-visual-tests-report.yml @@ -5,7 +5,7 @@ on: workflows: ['CI'] types: - completed - branches: [test] + branches: [master] jobs: comment: