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 1a2a1d2 + bb12f89 commit 9c5c29aCopy full SHA for 9c5c29a
.github/workflows/pre-commit-ci.yml
@@ -32,5 +32,5 @@ jobs:
32
extra_args: --all-files --verbose
33
env:
34
SKIP: "check-lincc-frameworks-template-version,no-commit-to-branch,check-added-large-files,validate-pyproject,sphinx-build,pytest-check"
35
- - uses: pre-commit-ci/lite-action@v1.0.3
+ - uses: pre-commit-ci/lite-action@v1.1.0
36
if: failure() && github.event_name == 'pull_request' && github.event.pull_request.draft == false
0 commit comments