diff --git a/.github/workflows/codeql-legacy.yml b/.github/workflows/codeql-legacy.yml index 16fa2642..6911a6ed 100644 --- a/.github/workflows/codeql-legacy.yml +++ b/.github/workflows/codeql-legacy.yml @@ -3,8 +3,6 @@ name: "CodeQL Legacy" on: push: branches: [ "1.0", "2.0", "2.1", "2.2", "2.3", "2.4", "2.4.1", "2.4.2", "3.0", "3.0.1", "3.1" ] - schedule: - - cron: "42 11 * * 6" jobs: analyze: