diff --git a/.github/workflows/codeql.yml b/.github/workflows/codeql.yml index 7a95b05..0d35a18 100644 --- a/.github/workflows/codeql.yml +++ b/.github/workflows/codeql.yml @@ -2,9 +2,7 @@ name: "CodeQL" on: push: - branches: [ "master" ] - pull_request: - branches: [ "master" ] + workflow_dispatch: schedule: - cron: '30 13 * * 6'