Skip to content

Commit 9c5c29a

Browse files
Merge bb12f89 into 1a2a1d2
2 parents 1a2a1d2 + bb12f89 commit 9c5c29a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pre-commit-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,5 @@ jobs:
3232
extra_args: --all-files --verbose
3333
env:
3434
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
35+
- uses: pre-commit-ci/lite-action@v1.1.0
3636
if: failure() && github.event_name == 'pull_request' && github.event.pull_request.draft == false

0 commit comments

Comments
 (0)