1 parent 5b4f0ff commit 590d780Copy full SHA for 590d780
1 file changed
.github/workflows/precommit.yml
@@ -39,5 +39,5 @@ jobs:
39
--from-ref ${{ github.event.pull_request.base.sha }}
40
--to-ref ${{ github.event.pull_request.head.sha }}
41
continue-on-error: true
42
- - uses: pre-commit-ci/lite-action@v1.0.3
+# - uses: pre-commit-ci/lite-action@v1.0.3
43
0 commit comments