mirror of
https://github.com/microsoft/DirectXMath
synced 2024-11-08 13:40:09 +00:00
Add CodeQL to GitHub pipeline (#165)
This commit is contained in:
parent
d5bdf8f760
commit
22e6d74799
@ -42,11 +42,12 @@ resources:
|
||||
|
||||
name: $(Year:yyyy).$(Month).$(DayOfMonth)$(Rev:.r)
|
||||
|
||||
pool:
|
||||
vmImage: windows-2019
|
||||
|
||||
variables:
|
||||
GITHUB_PAT: $(GITHUBPUBLICTOKEN)
|
||||
Codeql.Enabled: true
|
||||
|
||||
pool:
|
||||
vmImage: windows-2019
|
||||
|
||||
jobs:
|
||||
- job: BUILD_DEV16
|
||||
|
Loading…
Reference in New Issue
Block a user