diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index ba18b4a8ec1c6..d62bbce624f35 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -6,6 +6,7 @@ on: pull_request: # The branches below must be a subset of the branches above branches: ['main'] + types: [opened, synchronize, reopened, ready_for_review] schedule: - cron: '0 0 * * 1'