Skip to content

CodeQL

CodeQL #28

Workflow file for this run

name: "CodeQL"
on:
push:
branches:
- main
schedule:
- cron: '0 7 * * 1'
jobs:
monitor:
permissions:
actions: read
contents: read
security-events: write
uses: navikt/isworkflows/.github/workflows/codeql.yml@master
with:
languages: "[ 'java' ]"
secrets: inherit