9 lines
296 B
YAML
9 lines
296 B
YAML
# Default setup for code scanning can now be enabled on any repository, including repositories that don't contain a
|
|
# CodeQL-supported language, and scans will begin automatically if/when a CodeQL-supported language is added.
|
|
# Reference: #12363
|
|
|
|
versions:
|
|
fpt: '*'
|
|
ghec: '*'
|
|
ghes: '>3.12'
|