mirror of
https://github.com/github/codeql-action.git
synced 2025-12-25 16:50:21 +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.