implement CodeQL #185

Merged
sudocode1 merged 2 commits from patch-4 into master 2021-11-26 12:00:50 -03:00
Showing only changes of commit 38813d69f7 - Show all commits

View file

@ -13,10 +13,10 @@ name: "CodeQL"
on:
push:
branches: [ main ]
branches: [ master ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
branches: [ master ]
schedule:
- cron: '42 17 * * 4'