edit codeql

This commit is contained in:
2022-05-09 17:49:20 +02:00
parent f55dd3dd42
commit 371f31965a

View File

@@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ main ]
branches: [ dev ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
branches: [ dev ]
schedule:
- cron: '22 10 * * 6'