Skip to content

Commit

Permalink
Add pre-commit-ci-lite action
Browse files Browse the repository at this point in the history
  • Loading branch information
thesujai committed Mar 28, 2024
1 parent 9cfd646 commit 7b5057d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/pre-commit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,6 @@ jobs:
yarn --frozen-lockfile
npm rebuild node-sass
- uses: pre-commit/action@v3.0.1
- name: Run pre-commit-ci-lite
uses: pre-commit-ci/lite-action@v1.0.2
if: always()

0 comments on commit 7b5057d

Please sign in to comment.