Skip to content

Commit 5fe3915

Browse files
authored
Merge pull request #226 from OWASP/feat/add-pre-commit-ci-lite
feat: add pre-commit ci lite
2 parents 5e041a0 + 569242b commit 5fe3915

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)