Skip to content

Commit

Permalink
Add CodeQL to GitHub pipeline (microsoft#165)
Browse files Browse the repository at this point in the history
  • Loading branch information
walbourn authored May 17, 2023
1 parent d5bdf8f commit 22e6d74
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions build/DirectXMath-GitHub.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 22e6d74

Please sign in to comment.