From a77342294fbc3308d953608063d9027ce3b21d6a Mon Sep 17 00:00:00 2001 From: Krishnananthalingam Tharmigan <63336800+TharmiganK@users.noreply.github.com> Date: Thu, 12 Oct 2023 18:23:43 +0530 Subject: [PATCH] Update workflow name --- .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 a5fb3e513e..b0a634cb6c 100644 --- a/.github/workflows/pull-request.yml +++ b/.github/workflows/pull-request.yml @@ -1,4 +1,4 @@ -name: Ballerina HTTP module build +name: PR Build on: [pull_request]