From 33967055c841a7d8c2abf61f0aa460d77107dd70 Mon Sep 17 00:00:00 2001 From: Paul Burlumi Date: Mon, 8 May 2023 05:39:52 +0100 Subject: [PATCH] Fix typo in github action workflow (#4878) --- .github/workflows/pull-request-first-comment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pull-request-first-comment.yaml b/.github/workflows/pull-request-first-comment.yaml index 188dab6c..1e264e6a 100644 --- a/.github/workflows/pull-request-first-comment.yaml +++ b/.github/workflows/pull-request-first-comment.yaml @@ -1,4 +1,4 @@ -name: Fist comment in new pull request +name: First comment in new pull request on: pull_request: