From 80c7e45160ce17bf799a7a22377df957c779ac36 Mon Sep 17 00:00:00 2001 From: Tyan_Pavel Date: Wed, 20 Nov 2024 12:50:33 +0300 Subject: [PATCH] feat: update test report file for CI --- .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 9c864925..be6557a7 100644 --- a/.github/workflows/pr-visual-tests-report.yml +++ b/.github/workflows/pr-visual-tests-report.yml @@ -2,7 +2,7 @@ name: PR Visual Tests Report on: workflow_run: - workflows: [PR Visual Tests] + workflows: ['PR Visual Tests'] types: - completed