This is an automated email from the ASF dual-hosted git repository.
haonan pushed a commit to branch HTHou-patch-1
in repository https://gitbox.apache.org/repos/asf/tsfile.git
The following commit(s) were added to refs/heads/HTHou-patch-1 by this push:
new e21cd732 Update codeql.yml
e21cd732 is described below
commit e21cd7324dde0ce8c552439ed1115f8819acd179
Author: Haonan <[email protected]>
AuthorDate: Fri Sep 20 21:58:46 2024 +0800
Update codeql.yml
---
.github/workflows/codeql.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml
index 0661d1a9..5afe986d 100644
--- a/.github/workflows/codeql.yml
+++ b/.github/workflows/codeql.yml
@@ -46,7 +46,7 @@ jobs:
matrix:
include:
- language: c-cpp
- build-mode: manual
+ build-mode: autobuild
- language: java-kotlin
build-mode: none # This mode only analyzes Java. Set this to
'autobuild' or 'manual' to analyze Kotlin too.
- language: python