From 5200369cc2e9a672ab455cd3c3f2f9b17d419885 Mon Sep 17 00:00:00 2001 From: orhun Date: Fri, 18 Jun 2021 03:30:54 +0300 Subject: [PATCH] chore(action): set the name of the test action --- .github/workflows/main.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 3b43532..fda7816 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,3 +1,5 @@ +name: Action Test + on: [push] jobs: