diff --git a/.github/workflows/codeql-analysis.yml b/.github/workflows/codeql-analysis.yml index 37cb049..0efcecf 100644 --- a/.github/workflows/codeql-analysis.yml +++ b/.github/workflows/codeql-analysis.yml @@ -13,9 +13,11 @@ name: "CodeQL" on: push: + branches: - '**' pull_request: # The branches below must be a subset of the branches above + branches: - '**' schedule: - cron: '20 16 * * 3'