1
0
Fork 0
mirror of https://github.com/shimataro/ssh-key-action.git synced 2025-06-19 22:52:10 +10:00

* rename verification

This commit is contained in:
shimataro 2019-09-29 19:15:31 +09:00
parent 91f7cbb7fd
commit a545040bf2
No known key found for this signature in database
GPG key ID: BE92C05736911A9D

View file

@ -1,7 +1,7 @@
# https://help.github.com/en/articles/workflow-syntax-for-github-actions # https://help.github.com/en/articles/workflow-syntax-for-github-actions
on: "pull_request" on: "pull_request"
name: SSH connection name: Connection test
jobs: jobs:
ssh: ssh:
name: Connect to github.com name: Connect to github.com