Add CodeQL to GitHub pipeline (#113)

This commit is contained in:
Chuck Walbourn 2023-05-17 11:38:27 -07:00 committed by GitHub
parent 4a9b77afde
commit 5ca9aab6fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,11 +42,12 @@ resources:
name: $(Year:yyyy).$(Month).$(DayOfMonth)$(Rev:.r)
pool:
vmImage: windows-2019
variables:
GUID_FEED: $(ADOFeedGUID)
Codeql.Enabled: true
pool:
vmImage: windows-2019
jobs:
- job: DESKTOP_BUILD