diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index d8e7f1e1..02eed1a1 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -2,7 +2,7 @@ name: "CodeQL" on: push: - branches: [ "main" ] + branches: [ "main", "SRU*" ] pull_request: branches: [ "main", "CU-*", "SRU*" ] schedule: