We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0ce0e71 + 8b0a7b9 commit c17f398Copy full SHA for c17f398
.github/workflows/pre-commit-ci.yml
@@ -31,5 +31,5 @@ jobs:
31
extra_args: --all-files --verbose
32
env:
33
SKIP: "check-lincc-frameworks-template-version,no-commit-to-branch,check-added-large-files,validate-pyproject,sphinx-build,pytest-check"
34
- - uses: pre-commit-ci/lite-action@v1.0.2
+ - uses: pre-commit-ci/lite-action@v1.1.0
35
if: failure() && github.event_name == 'pull_request' && github.event.pull_request.draft == false
0 commit comments