Skip to content

Experimental: test if CI/CD can pass on an inconsequential PR. #458

Experimental: test if CI/CD can pass on an inconsequential PR.

Experimental: test if CI/CD can pass on an inconsequential PR. #458

Workflow file for this run

name: CodeQL analysis
on:
push:
branches: [main]
pull_request:
branches: [main]
schedule:
- cron: '0 3 * * 0'
jobs:
call-codeQL-analysis:
name: CodeQL analysis
uses: actions/reusable-workflows/.github/workflows/codeql-analysis.yml@main