aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows/codeql.yml
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2022-11-14 18:40:09 +0200
committerGitHub <[email protected]>2022-11-14 18:40:09 +0200
commit9aff4cdc90b7c939cb468a742a8ac95cb4d0ad97 (patch)
treef04a463740034a46cfbd0437f01867bb0914fff0 /.github/workflows/codeql.yml
parent6bd7170a7375f044e8214e852eebdb50969b8a23 (diff)
downloadbootstrap-9aff4cdc90b7c939cb468a742a8ac95cb4d0ad97.tar.xz
bootstrap-9aff4cdc90b7c939cb468a742a8ac95cb4d0ad97.zip
CodeQL: ignore dist folder (#37486)
Diffstat (limited to '.github/workflows/codeql.yml')
-rw-r--r--.github/workflows/codeql.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 3e2f6f34d..98aa891c4 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -33,6 +33,7 @@ jobs:
- name: Initialize CodeQL
uses: github/codeql-action/init@v2
with:
+ config-file: ./.github/codeql/codeql-config.yml
languages: "javascript"
queries: +security-and-quality