mirror of
https://github.com/github/codeql-action.git
synced 2025-12-28 02:00:12 +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.