adds linting for workflow and actions (#1356)

This commit is contained in:
Mike Vanbuskirk
2023-05-22 21:43:25 -04:00
committed by GitHub
parent d11f06989d
commit 32a351fa02
+10
View File
@@ -0,0 +1,10 @@
repos:
- repo: https://github.com/rhysd/actionlint
rev: v1.6.24
hooks:
- id: actionlint
- repo: https://github.com/mpalmer/action-validator
rev: v0.5.1
hooks:
- id: action-validator