Skip to content

Runs the CI on a schedule #49

Runs the CI on a schedule

Runs the CI on a schedule #49

Workflow file for this run

name: "CodeQL"
on:
push:
schedule:
- cron: '25 13 * * 0'
jobs:
codeql:
name: CodeQL Analysis
uses: canonical/sdcore-github-workflows/.github/workflows/codeql-analysis.yml@main