From a545040bf287966ba7b6542a0b4f2ba9689ff804 Mon Sep 17 00:00:00 2001 From: shimataro Date: Sun, 29 Sep 2019 19:15:31 +0900 Subject: [PATCH] * rename verification --- .github/workflows/verify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/verify.yml b/.github/workflows/verify.yml index 0bdbe23..aa169ba 100644 --- a/.github/workflows/verify.yml +++ b/.github/workflows/verify.yml @@ -1,7 +1,7 @@ # https://help.github.com/en/articles/workflow-syntax-for-github-actions on: "pull_request" -name: SSH connection +name: Connection test jobs: ssh: name: Connect to github.com