diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 71eaae39f0..22bb82a3ef 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -11,14 +11,8 @@ # name: "CodeQL" -#on: -# push: -# branches: [ master ] -# pull_request: -# # The branches below must be a subset of the branches above -# branches: [ master ] -# schedule: -# - cron: '30 18 * * 6' +on: + workflow_dispatch jobs: analyze: