i3lock-color

The world's most popular non-default computer lockscreen.
Index Commits Files Refs README LICENSE
commit 9436bab829f901deafdadc443193a7baaba40321
parent 06d93dc7b0b2150fea08676c971f8ba21a1c72ab
Author: Raymond Li <hi@raymond.li>
Date:   Mon, 25 Jan 2021 22:53:42 -0500

Comment the matrix line as well
Diffstat:
M.github/workflows/codeql-analysis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml
@@ -21,7 +21,7 @@ jobs:
 
     strategy:
       fail-fast: false
-      matrix:
+      # matrix:
         # Override automatic language detection by changing the below list
         # Supported options are ['csharp', 'cpp', 'go', 'java', 'javascript', 'python']
         # language: ['cpp']