Signed-off-by: Lucas De Souza <lucas.desouza@aa.com>
This commit is contained in:
Lucas De Souza
2022-12-12 09:17:51 -06:00
parent 5a17cc9b41
commit 30d0090e26
+2 -2
View File
@@ -57,8 +57,8 @@ export interface Config {
/**
* The exact location, e.g.
* "https://github.com/org/repo/blob/master/users.yaml".
*
* The exact location can also be used to match on locations
*
* The exact location can also be used to match on locations
* that contain glob characters themselves, e.g.
* "https://github.com/org/*\/blob/master/*.yaml".
*/