From b36293cbf1bd9b33c3ca5969813e1d6a6d8f27b6 Mon Sep 17 00:00:00 2001 From: pvinh-spike <81987648+pvinh-spike@users.noreply.github.com> Date: Wed, 29 Mar 2023 15:08:00 -0700 Subject: [PATCH] Update codeql-analysis.yml Disable codeql (not enough licenses) --- .github/workflows/codeql-analysis.yml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 5a708ee8..c66c0ce8 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -12,12 +12,8 @@ name: "CodeQL" on: - push: - branches: [ master, v5, v6] - pull_request: - # The branches below must be a subset of the branches above - branches: [ master, v5, v6 ] - + workflow_dispatch: + jobs: analyze: name: Analyze