From caf655b0a7ccec1343040534f401733bd3fc81b2 Mon Sep 17 00:00:00 2001 From: M <1216063060@qq.com> Date: Wed, 13 Sep 2023 17:21:39 +0800 Subject: [PATCH] Update codeql-analysis.yml --- .github/workflows/codeql-analysis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 5499c6db2..e0b99c255 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -14,7 +14,7 @@ name: "CodeQL" on: push: branches: [ master, release-* ] - pull_request: + pull_request: # The branches below must be a subset of the branches above # branches: [ master ] # enable in all PR schedule: