update(CI): remove codeQL schedule option

Signed-off-by: Andrea Terzolo <andrea.terzolo@polito.it>
This commit is contained in:
Andrea Terzolo
2022-08-19 23:48:56 +02:00
committed by poiana
parent 8259a2cd5f
commit 4c3b797003

View File

@@ -17,8 +17,6 @@ on:
pull_request:
# The branches below must be a subset of the branches above
branches: [ "master" ]
schedule:
- cron: '44 8 * * 2'
jobs:
analyze: