diff --git a/Debugging-using-with-ssh-for-Github-Actions.md b/Debugging-using-with-ssh-for-Github-Actions.md index 183f414..d608e96 100644 --- a/Debugging-using-with-ssh-for-Github-Actions.md +++ b/Debugging-using-with-ssh-for-Github-Actions.md @@ -107,3 +107,5 @@ aws ssm start-session --target i-0099d5a07d34e8904 --region us-east-1 * Nodes will still be reaped on their regular schedule * Jobs will not wait for your session to finish before concluding * There is no extra hold on the machine and the 2 hour timeout does not apply here, sessions will most likely end immediately at the next reap cycle + +edited by @botmethere \ No newline at end of file