Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 568 Bytes

File metadata and controls

12 lines (7 loc) · 568 Bytes

CodeScanningDefaultSetupOptions

Properties

Name Type Description Notes
runner_type Option<String> Whether to use labeled runners or standard GitHub runners. [optional]
runner_label Option<String> The label of the runner to use for code scanning default setup when runner_type is 'labeled'. [optional]

[Back to Model list] [Back to API list] [Back to README]