From cc756628a25bfb658e00fdc7b4a51602fbcf1463 Mon Sep 17 00:00:00 2001 From: Ming Tsai <37890026+ming-tsai@users.noreply.github.com> Date: Fri, 12 Mar 2021 18:49:04 -0400 Subject: [PATCH] chore: add workflows name attribute --- .github/workflows/greeting.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/greeting.yml b/.github/workflows/greeting.yml index 30692a94..526f02cb 100644 --- a/.github/workflows/greeting.yml +++ b/.github/workflows/greeting.yml @@ -1,3 +1,4 @@ +name: "Greeting" on: push: issues: