mirror of
https://github.com/appleboy/ssh-action.git
synced 2026-03-25 08:00:35 +00:00
- Add a step to verify that lines "Line 1", "Line 2", and "Line 3" each appear exactly once in the multiline output - Fail the workflow if any line is missing or duplicated - Confirm successful validation with a message when no duplicates are found Signed-off-by: appleboy <appleboy.tw@gmail.com>