Releasing 2.0.0 version.

This commit is contained in:
2021-03-26 02:20:19 +03:00
parent 7ad0f9d415
commit 4c1b079e05
4 changed files with 173 additions and 94 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'