update codeql to fix it

This commit is contained in:
L1ghtn1ng
2021-07-01 19:21:23 +01:00
parent af304227ef
commit 435414ea6a
+2 -2
View File
@@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ * ]
branches: [ master, dev ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ * ]
branches: [ master, dev ]
schedule:
- cron: '19 11 * * 4'