mirror of
https://github.com/github/codeql-action.git
synced 2025-12-26 17:20:10 +08:00
Hooks are new to commander v8. We can use hooks to ensure that `setMode` is called before every command is invoked.
Hooks are new to commander v8. We can use hooks to ensure that `setMode` is called before every command is invoked.