From 8eb928a7c46f9087a58b6258972182184c7557f1 Mon Sep 17 00:00:00 2001 From: Egor Kuzmichev Date: Tue, 14 May 2024 12:44:14 +0400 Subject: [PATCH] Update .github/workflows/pull-request.yml Co-authored-by: Ruslan Kabalin --- .github/workflows/pull-request.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request.yml b/.github/workflows/pull-request.yml index 2285222a..24f3305a 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -1,4 +1,4 @@ -name: Pull request check +name: Pull request CI test on: pull_request: