From 3880b04b1d9b42e8017aa5097f2e737e8e836a13 Mon Sep 17 00:00:00 2001 From: Zeyu Zhang <39144422+zeyu2001@users.noreply.github.com> Date: Tue, 23 Jul 2024 15:18:53 +0800 Subject: [PATCH] test --- .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 d860650..0c3ad69 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -53,7 +53,7 @@ jobs: with: languages: ${{ matrix.language }} build-mode: ${{ matrix.build-mode }} - config-file: github/codeql-action/.github/codeql/codeql-config.yml@main + config-file: test/test/codeql-config.yml@develop # If the analyze step fails for one of the languages you are analyzing with # "We were unable to automatically build your code", modify the matrix above