Skip to content

Compile examples and tests only when compiling library directly. Skip… #25

Compile examples and tests only when compiling library directly. Skip…

Compile examples and tests only when compiling library directly. Skip… #25

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '29 2 * * 0'
jobs:
analyze:
uses: przemek83/workflows/.github/workflows/codeql-qt.yml@main
with:
qt-version: 6.5.*