Skip to content

CodeQL

CodeQL #26

Workflow file for this run

name: "CodeQL"
on:
schedule:
- cron: "0 0 * * 0"
concurrency:
group: CodeQL-${{ github.ref }}
cancel-in-progress: true
jobs:
CodeQL:
uses: ./.github/workflows/_codeql.yaml