Update CodeQL workflow

This commit is contained in:
2022-04-24 14:40:53 +03:00
parent 6f859445c8
commit 9e52327efb

View File

@@ -4,10 +4,9 @@ on:
push:
branches: [ main ]
pull_request:
# The branches below must be a subset of the branches above
branches: [ main ]
schedule:
- cron: '20 23 * * 0'
- cron: '0 12 * * *'
jobs:
analyze: