You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
2 weeks ago
..
goreleaser.yml ci: trigger GitHub Actions workflows only on version tags 2 months ago
main.yml ci: enforce unique occurrence of lines in multiline output validation 2 weeks ago
stable.yml ci: unify and enhance GitHub workflow configurations 11 months ago
trivy-scan.yml ci: add automated Trivy security scanning via GitHub Actions 3 months ago