diff --git a/.github/workflows/codeql-analyze.yml b/.github/workflows/codeql-analyze.yml index d303165..7a9800b 100644 --- a/.github/workflows/codeql-analyze.yml +++ b/.github/workflows/codeql-analyze.yml @@ -13,7 +13,7 @@ name: "CodeQL Analyze" on: push: - branches: [ master, stable ] + branches: [ develop ] pull_request: # The branches below must be a subset of the branches above branches: [ master ]