How to use with docker? #2058
Unanswered
lifeforced
asked this question in
Q&A
Replies: 1 comment 2 replies
-
|
Someone else in the community may be able to help with your specific case, but in general I recommend using our official hook: https://github.com/zizmorcore/zizmor-pre-commit |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I use lefthook for pre-commit checks. In it I have:
The docker container runs but it cannot find
.github/workflows/xyz-workflow-file.yamlMy guess is the volume paths are incorrect, but I cannot find anything in the docs that specifies what is correct.
Beta Was this translation helpful? Give feedback.
All reactions