Releasing 2.0.1 version.

This commit is contained in:
2021-03-26 23:36:06 +03:00
parent f5d202aee3
commit 4998663298
5 changed files with 261 additions and 7 deletions
+2 -2
View File
@@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ dev ]
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ dev ]
branches: [ master ]
schedule:
- cron: '27 20 * * 1'