From 6e97307efdc2a8da0fe82276fdd4b4ad7ac6d66e Mon Sep 17 00:00:00 2001 From: Charles Torre Date: Thu, 30 May 2024 14:45:18 -0700 Subject: [PATCH] Update codeql.yml --- .github/workflows/codeql.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 6ae34d2e..24a6579c 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -4,11 +4,6 @@ # You may wish to alter this file to override the set of languages analyzed, # or to provide custom queries or build logic. # -# ******** NOTE ******** -# We have attempted to detect the languages in your repository. Please check -# the `language` matrix defined below to confirm you have the correct set of -# supported CodeQL languages. -# name: "CodeQL" on: