From a33a2409ee13df00e2c125f6ec11ce6bf8ebb030 Mon Sep 17 00:00:00 2001 From: mykonflict Date: Tue, 8 Aug 2023 08:10:19 -0700 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 85aa61d5c0f4..d57d134a1c86 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -14,9 +14,9 @@ name: "CodeQL" on: push: branches: [ "master" ] - pull_request: +# pull_request: # The branches below must be a subset of the branches above - branches: [ "master" ] +# branches: [ "master" ] jobs: analyze: