mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
C#: Add pattern that only accepts 'true' and 'false' as the buildless option.
This commit is contained in:
@@ -40,3 +40,4 @@ options:
|
||||
and should only be used in cases where it is not possible to build
|
||||
the code (for example if it uses inaccessible dependencies).
|
||||
type: string
|
||||
pattern: "^(false|true)$"
|
||||
|
||||
Reference in New Issue
Block a user