From 62ddebf0f45fc95c4930d594b95d808e69671fcb Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 4 May 2026 11:06:21 +0000 Subject: [PATCH 1/2] Initial plan From 6c8867e653137fc96b3ac6dd000ba39000c426ac Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 4 May 2026 11:08:13 +0000 Subject: [PATCH 2/2] fix(health-check): update shared workflow ref to @repository-check Agent-Logs-Url: https://github.com/DevExpress/DevExtreme/sessions/faf4d609-76ec-4b12-8c9c-38a54bb83b2e Co-authored-by: IlyaKhD <14272298+IlyaKhD@users.noreply.github.com> --- .github/workflows/health-check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/health-check.yml b/.github/workflows/health-check.yml index 4442c4cd6e44..ae0d7a40d104 100644 --- a/.github/workflows/health-check.yml +++ b/.github/workflows/health-check.yml @@ -9,4 +9,4 @@ on: jobs: invoke: name: Invoke - uses: DevExpress/github-actions/.github/workflows/repository-check.yml@repo-check/latest + uses: DevExpress/github-actions/.github/workflows/repository-check.yml@repository-check