update code analysisis branches

This commit is contained in:
Christian Giese
2021-03-23 22:52:11 +01:00
parent b7aa1ae01f
commit 6d340d5b10
2 changed files with 4 additions and 4 deletions
+2 -2
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: '31 12 * * 6'