Skip to content

CodeQL

CodeQL #10

Workflow file for this run

# yaml-language-server: $schema=https://json.schemastore.org/github-workflow.json
name: CodeQL
on:
workflow_dispatch:
schedule:
- cron: '0 7 * */2 *' # every 2 days at 7:00 UTC
jobs:
main:
uses: the-nexim/actions/.github/workflows/codeql.yaml@v1
permissions:
actions: read
contents: read
security-events: write