From 0ed79f935ef91a8767e7231dcf98f61b570aaa0a Mon Sep 17 00:00:00 2001 From: Haoran Hong <88764852+honghr@users.noreply.github.com> Date: Fri, 18 Nov 2022 15:06:22 +0800 Subject: [PATCH] Update publish.yml (#107) --- .ci/publish.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.ci/publish.yml b/.ci/publish.yml index 52c4b34..0d97be2 100644 --- a/.ci/publish.yml +++ b/.ci/publish.yml @@ -1,6 +1,9 @@ trigger: - master +variables: + Codeql.Enabled: true + pr: none stages: