diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 9211fe3..9314441 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -12,13 +12,14 @@ name: "CodeQL" on: - push: - branches: [ main ] - pull_request: - # The branches below must be a subset of the branches above - branches: [ main ] - schedule: - - cron: '42 11 * * 1' + #push: + # branches: [ main ] + #pull_request: + # # The branches below must be a subset of the branches above + # branches: [ main ] + #schedule: + # - cron: '42 11 * * 1' + # # Allows you to run this workflow manually from the Actions tab # https://docs.github.com/en/actions/managing-workflow-runs/manually-running-a-workflow workflow_dispatch: