CI: update

This commit is contained in:
Markus F.X.J. Oberhumer
2023-07-16 21:28:26 +02:00
parent 9a6b5940cf
commit 3f7f26c74b
12 changed files with 44 additions and 22 deletions
+4 -1
View File
@@ -1,9 +1,12 @@
# Copyright (C) Markus Franz Xaver Johannes Oberhumer
name: 'Static Analyzer - CodeQL'
name: 'Static Analyzer - CodeQL'
on:
schedule: [cron: '50 5 * * 3'] # run weekly Wednesday 05:50 UTC
workflow_dispatch:
env:
CMAKE_REQUIRED_QUIET: 0
DEBIAN_FRONTEND: noninteractive
jobs:
job-analyze-codeql: