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

xiaoyu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-shenyu.git


The following commit(s) were added to refs/heads/master by this push:
     new b2872a441 Update codeql-analysis.yml (#3498)
b2872a441 is described below

commit b2872a4411803687f3e3d5b87340140c6c67cdab
Author: Luke.Z <[email protected]>
AuthorDate: Wed Jun 8 12:29:35 2022 +0800

    Update codeql-analysis.yml (#3498)
---
 .github/workflows/codeql-analysis.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/.github/workflows/codeql-analysis.yml 
b/.github/workflows/codeql-analysis.yml
index ac318793c..402ce61a4 100644
--- a/.github/workflows/codeql-analysis.yml
+++ b/.github/workflows/codeql-analysis.yml
@@ -17,8 +17,9 @@ name: "CodeQL"
 
 on:
   push:
+    branches:
+      - master
   pull_request:
-    branches: [master]
 
 jobs:
   analyze:

Reply via email to