Skip to content

CodeQL

CodeQL #32

Workflow file for this run

name: "CodeQL"
on:
pull_request:
branches:
- main
push:
branches:
- main
schedule:
- cron: "0 3 * * MON"
jobs:
code-scan:
name: Code Scan
uses: entur/gha-security/.github/workflows/code-scan.yml@v2
secrets: inherit