Skip to content

Commit 569242b

Browse files
committed
feat: add pre-commit ci lite
1 parent 5e041a0 commit 569242b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/pre-commit.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,6 @@ jobs:
4444
mv terraform-docs /usr/local/bin/
4545
- name: Pre-commit checks
4646
uses: pre-commit/[email protected]
47+
- name: pre-commit-ci-lite
48+
uses: pre-commit-ci/[email protected]
49+
if: always()

0 commit comments

Comments
 (0)