From 203aa35c03559a83fe1bb0cc10b8d5d243f28560 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Sun, 18 Oct 2020 13:38:25 +0200 Subject: [PATCH] Update codeql.yml --- .github/config/codeql.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/config/codeql.yml b/.github/config/codeql.yml index 9936907e..bac53a96 100644 --- a/.github/config/codeql.yml +++ b/.github/config/codeql.yml @@ -1,2 +1,5 @@ +name: CodeQL config +queries: + - uses: security-and-quality paths-ignore: - action/dist \ No newline at end of file