Skip to content

Commit f45aa18

Browse files
committed
build: Run actionlint pre-commit hook in manual stage.
Compared to running the hook in the default stage, this doesn't require a working Docker installation to make changes.
1 parent eb0b3d2 commit f45aa18

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ repos:
6363
- 'SC2086:'
6464
- -ignore
6565
- 'SC1004:'
66+
stages: [manual]
6667
- repo: https://github.com/sirosen/check-jsonschema
6768
rev: 0.29.1
6869
hooks:

0 commit comments

Comments
 (0)