Skip to content

CodeQL

CodeQL #2115

name: "CodeQL"
on:
schedule:
- cron: '0 0 * * *' # once in a day at 00:00
workflow_dispatch:
permissions: {}
jobs:
code-ql:
uses: ./.github/workflows/codeql-analysis-steps.yml
permissions:
actions: read
contents: read
security-events: write