From e0a61da5ccb4aa7fc21140b4e690d4c34576dee7 Mon Sep 17 00:00:00 2001 From: YAMAMOTO Takashi Date: Wed, 15 Apr 2020 14:22:38 +0900 Subject: [PATCH] Rename workflows to match build.yml --- .github/workflows/check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml index 5836d9bba..756360c26 100644 --- a/.github/workflows/check.yml +++ b/.github/workflows/check.yml @@ -10,7 +10,7 @@ # See the License for the specific language governing permissions and # limitations under the License. # -name: PR Check CI (check) +name: Check on: pull_request: