mirror of
https://github.com/microsoft/DirectXTex.git
synced 2025-07-09 11:40:14 +02:00
Add CodeQL to GitHub pipeline (#354)
This commit is contained in:
parent
d664193c05
commit
d0ee1e8a89
@ -42,6 +42,9 @@ resources:
|
|||||||
|
|
||||||
name: $(Year:yyyy).$(Month).$(DayOfMonth)$(Rev:.r)
|
name: $(Year:yyyy).$(Month).$(DayOfMonth)$(Rev:.r)
|
||||||
|
|
||||||
|
variables:
|
||||||
|
Codeql.Enabled: true
|
||||||
|
|
||||||
pool:
|
pool:
|
||||||
vmImage: windows-2019
|
vmImage: windows-2019
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user