Use a less generic example.

This commit is contained in:
Dominik Bamberger
2021-07-26 09:18:07 +02:00
parent e2f13ecf20
commit e7bfa8f6ac

View File

@@ -59,7 +59,7 @@ The following properties are supported in ``qlpack.yml`` files.
- Required
- Purpose
* - ``name``
- ``codeql/queries``
- ``octo-org/security-queries``
- All packs
- The scope, where the CodeQL pack is published, and the name of the pack defined using alphanumeric characters, hyphens, and periods. It must be unique as CodeQL cannot differentiate between CodeQL packs with identical names. Use the pack name to specify queries to run using ``database analyze`` and to define dependencies between QL packs (see examples below).
* - ``version``