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


The following commit(s) were added to refs/heads/codeql by this push:
     new 6f52730b9f Bump up codeql GHA
6f52730b9f is described below

commit 6f52730b9f39ef6b9c046ecb595472c7fd73ed33
Author: kezhenxu94 <[email protected]>
AuthorDate: Tue Aug 20 10:09:06 2024 +0800

    Bump up codeql GHA
---
 .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 837f076aa0..4ab92bb148 100644
--- a/.github/workflows/codeql.yaml
+++ b/.github/workflows/codeql.yaml
@@ -18,7 +18,7 @@ name: "CodeQL"
 
 on:
   push:
-    branches: ["master", "codeql"]
+    branches: ["master"]
   pull_request:
     branches: ["master"]
     paths:

Reply via email to