-
Notifications
You must be signed in to change notification settings - Fork 23
Multinode workflow: use github user's ssh key #2036
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multinode workflow: use github user's ssh key #2036
Conversation
|
Note Gemini is unable to generate a review for this pull request due to the file types involved not being currently supported. |
|
Multiline input is not supported in github actions, see So the ssh_key input still only supports a single key. If we want to extend this, we could check if the first character is a square bracket ( Should I implement that? |
skip-checks:true
Co-authored-by: Alex Welsh <112560678+Alex-Welsh@users.noreply.github.com>
|
thank you |
changes to stackhpc-multinode.yml:
github_user_ssh_keysinput (defaults to true)ssh_keyis still here and overridesgithub_user_ssh_keys