Skip to content

Add YAML validation to bootstrap GitHub Workflows#8

Open
sanmai wants to merge 1 commit intodynata:masterfrom
sanmai:validate-yaml
Open

Add YAML validation to bootstrap GitHub Workflows#8
sanmai wants to merge 1 commit intodynata:masterfrom
sanmai:validate-yaml

Conversation

@sanmai
Copy link
Copy Markdown

@sanmai sanmai commented Aug 10, 2022

This PR adds a simple YAML validation workflow.

  • This thing with GitHib workflows they won't run on PRs even if you add them there unless there's a single workflow already.
  • It is also worth nothing that GitHub won't fail the CI if YAML doesn't validate: it won't simply run the faulty workflow.

This makes this particular workflow essential.

@sanmai sanmai mentioned this pull request Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant