Skip to content

Commit

Permalink
Merge pull request learningequality#12034 from thesujai/effortless-co…
Browse files Browse the repository at this point in the history
…mmit

Add pre-commit-ci-lite action to automate PR lint fixes
  • Loading branch information
rtibbles authored Mar 29, 2024
2 parents 3f854ce + 7b5057d commit bac2ab5
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 bac2ab5

Please sign in to comment.