summaryrefslogtreecommitdiff
path: root/.github/codeql
diff options
context:
space:
mode:
authorHiroshi SHIBATA <hsbt@ruby-lang.org>2021-08-02 16:09:26 +0900
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2021-08-02 17:23:18 +0900
commit731315bf5520a9ca7c94338c13d10c15b00c78c7 (patch)
tree3b0dca52468e14bba2b8e58e52c7c21dcf9ce176 /.github/codeql
parent0292ec9b8a75a88abf860a2c050efe46bb5844cb (diff)
Use codeql-config.yml for codeql-action/init
Notes
Notes: Merged: https://github.com/ruby/ruby/pull/4702
Diffstat (limited to '.github/codeql')
-rw-r--r--.github/codeql/codeql-config.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.github/codeql/codeql-config.yml b/.github/codeql/codeql-config.yml
index 20b06dcc47..91f82b842b 100644
--- a/.github/codeql/codeql-config.yml
+++ b/.github/codeql/codeql-config.yml
@@ -1 +1,3 @@
name: "CodeQL config for the Ruby language"
+
+languages: cpp