diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 8f080d86..f9e168b9 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -1,12 +1,7 @@ --- -name: "CodeQL" +name: CodeQL on: - push: - branches: [main] - pull_request: - # The branches below must be a subset of the branches above - branches: [main] schedule: - cron: "30 22 * * 4"