Skip to content

Commit

Permalink
Enable CodeQL (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
Redth authored Nov 2, 2022
1 parent 7474171 commit 1b80d99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ variables:
BUILD_NUMBER: $[counter(format('{0}_{1}_{2}', variables['BASE_VERSION'], variables['Build.SourceBranch'], variables['PREVIEW_LABEL']), 1)]
GIT_SHA: $(Build.SourceVersion)
GIT_BRANCH_NAME: $(Build.SourceBranchName)
Codeql.Enabled: true

resources:
repositories:
Expand Down

0 comments on commit 1b80d99

Please sign in to comment.