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