From 5140853bd7103d2b21a1e9c3c38e576b4d1ce875 Mon Sep 17 00:00:00 2001 From: Masaru Tsuchiyama Date: Sun, 10 May 2020 15:47:44 +0900 Subject: [PATCH] =?UTF-8?q?=E3=83=86=E3=82=B9=E3=83=88?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ab6a9cb..9f0ef92 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -1,6 +1,6 @@ # This is a basic workflow to help you get started with Actions -name: CI +name: CI test # Controls when the action will run. Triggers the workflow on push or pull request # events but only for the master branch