Switched to snapshot version.

This commit is contained in:
2021-04-17 17:23:57 +03:00
parent bfa15fd9fe
commit 1e08f4f8ae
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ master ]
branches: [ dev ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ master ]
branches: [ dev ]
schedule:
- cron: '27 20 * * 1'