Update .github/workflows/codeql.yml

This commit is contained in:
Simon Warta 2023-01-31 16:11:21 +01:00 committed by GitHub
parent 6fb7eb3dfc
commit 958fb63489
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@ name: "CodeQL"
on:
push:
branches: [ "main", "0.8", "0.20", "0.22", "0.23", "0.23.2-changelog", "0.24", "0.25", "0.26", "0.27", "0.28", "docs-update" ]
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule: