mirror of
https://github.com/github/codeql-action.git
synced 2026-04-03 10:12:17 +00: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.