diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index f8a3f018f..3425536af 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -5,10 +5,6 @@ on: branches: - master - v* - pull_request: - # The branches below must be a subset of the branches above - branches: - - '*' schedule: - cron: '11 22 * * 1'