From 1f7ce4dfab588f2aa0d644cbc8abbe21ba4989f3 Mon Sep 17 00:00:00 2001 From: Bo-Yi Wu Date: Sun, 29 Sep 2019 10:45:29 +0800 Subject: [PATCH] chore: rename job title. --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 62e44fa..54e234c 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -1,4 +1,4 @@ -name: ssh command +name: remote ssh command on: [push] jobs: