exercism / zig-test-runner

GNU Affero General Public License v3.0
2 stars 4 forks source link

.github: add actionlint workflow #74

Closed ee7 closed 1 year ago

ee7 commented 1 year ago

Make CI lint GitHub Actions workflows with actionlint. See the list of actionlint checks.

There isn't an official actionlint action, so I adapted the suggested usage.


To-do: