mirror of
https://github.com/github/codeql-action.git
synced 2026-04-24 15:58:49 +00:00
6e577cfca3
This input allows users to specify which packs to run. It works in unison with the packs block of the config file and it is similar to how `queries` works. They both use `+` in the same way. Note that the `#TODO` in the pr check is still around, but the CLI is available. I will remove the TODO in the next commit.