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