diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index dff5c90..9b6c440 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -9,16 +9,16 @@ # the `language` matrix defined below to confirm you have the correct set of # supported CodeQL languages. # -name: "CodeQL" +#name: "CodeQL" -on: - push: - branches: [ master ] - pull_request: +#on: +# push: +# branches: [ master ] +# pull_request: # The branches below must be a subset of the branches above - branches: [ master ] - schedule: - - cron: '24 21 * * 3' +# branches: [ master ] +# schedule: +# - cron: '24 21 * * 3' jobs: analyze: