ssh-action/.github/workflows
appleboy 353036a24e
ci: enforce unique occurrence of lines in multiline output validation
- 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>
2026-01-28 09:46:18 +08:00
..
goreleaser.yml ci: trigger GitHub Actions workflows only on version tags 2025-11-28 23:09:09 +08:00
main.yml ci: enforce unique occurrence of lines in multiline output validation 2026-01-28 09:46:18 +08:00
stable.yml ci: unify and enhance GitHub workflow configurations 2025-03-15 14:57:10 +08:00
trivy-scan.yml ci: add automated Trivy security scanning via GitHub Actions 2025-11-08 10:25:32 +08:00