Skip to content

Fix checking state cache (fix #1136), also switch to octokit methods #512

Fix checking state cache (fix #1136), also switch to octokit methods

Fix checking state cache (fix #1136), also switch to octokit methods #512

Workflow file for this run

name: 'Code scanning'
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