diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index bc971f9b..488dee46 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -13,7 +13,7 @@ name: "CodeQL" on: push: - branches: [ "main", "user_model/main" ] + branches: [ "main", "user_model/main", "add_codeql" ] pull_request: # The branches below must be a subset of the branches above branches: [ "main", "user_model/main" ]