puppetlabs / cat-github-actions

1 stars 4 forks source link

(MAINT) Add yamllint workflow #5

Closed chelnak closed 1 year ago

chelnak commented 1 year ago

Prior to this commit it was not possible validate workflow files on push/pr. This generally would lead to inconsistent styles/formatting.

This change adds a lint workflow that uses yamllint that will be executed on push to main and PR to main.