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:
parent
91f7cbb7fd
commit
a545040bf2
1 changed files with 1 additions and 1 deletions
2
.github/workflows/verify.yml
vendored
2
.github/workflows/verify.yml
vendored
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue