From ad4624bf1f06b737ab738d391710f337c74a4fef Mon Sep 17 00:00:00 2001 From: Jonathan Pobst Date: Tue, 8 Nov 2022 10:10:32 -0600 Subject: [PATCH] Test XC change to enable CodeQL. --- azure-pipelines.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 750ebe6df..ac3b7ef09 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -34,6 +34,7 @@ resources: type: github name: xamarin/XamarinComponents endpoint: xamarin + ref: refs/heads/codeql jobs: - template: .ci/build.yml@components