We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56db04b commit 371d324Copy full SHA for 371d324
eng/pipelines/templates/jobs/ci.yml
@@ -104,7 +104,7 @@ jobs:
104
componentgovernance:
105
enabled: true
106
codeql:
107
- binaryLanguages: csharp # Need to specify the language becuase we clone after the codeql initialize step
+ binaryLanguages: csharp # Need to specify the language because we clone after the codeql initialize step
108
compiled:
109
110
0 commit comments