Recommend authentication via ssh key with ed25519 algorithm (#231) (#291)

* fix #231

* CI: disable CI for markdown files

* clarify need for ssh-add

* Update README.md

Co-authored-by: missytake <missytake@systemli.org>

---------

Co-authored-by: missytake <missytake@systemli.org>
This commit is contained in:
Christian Hagenest
2024-05-18 23:31:03 +02:00
committed by GitHub
parent 1a5fd331b6
commit f32e18c32a
2 changed files with 5 additions and 0 deletions

View File

@@ -7,6 +7,9 @@ on:
pull_request:
paths-ignore:
- 'scripts/**'
- '**/README.md'
- 'CHANGELOG.md'
- 'LICENSE'
jobs:
deploy: