Skip to content

Change name of test directory to tests. Use reusable workflows from w… #235

Change name of test directory to tests. Use reusable workflows from w…

Change name of test directory to tests. Use reusable workflows from w… #235

Workflow file for this run

name: "CodeQL analysis"
on:
push:
branches: [ "main" ]
pull_request:
branches: [ "main" ]
schedule:
- cron: '25 19 * * 2'
jobs:
analyze:
uses: przemek83/workflows/.github/workflows/codeql-cpp.yml@main
with:
dependencies-linux: "libgl1-mesa-dev libxcursor-dev"