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