This is an automated email from the ASF dual-hosted git repository.

kezhenxu94 pushed a commit to branch codeql
in repository https://gitbox.apache.org/repos/asf/skywalking.git

commit ade89e2dfec1ce643e59b60de6a091af77617c95
Author: kezhenxu94 <[email protected]>
AuthorDate: Mon Aug 19 16:22:03 2024 +0800

    Test codeql
---
 .github/workflows/codeql.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/codeql.yaml b/.github/workflows/codeql.yaml
index 4510063cef..f3cb52d014 100644
--- a/.github/workflows/codeql.yaml
+++ b/.github/workflows/codeql.yaml
@@ -18,7 +18,7 @@ name: "CodeQL"
 
 on:
   push:
-    branches: ["master"]
+    branches: ["master", "codeql"]
     paths:
       - "**.java"
   pull_request:

Reply via email to