Skip to content

IS-2431: Upgrade kotlin and java (#537) #158

IS-2431: Upgrade kotlin and java (#537)

IS-2431: Upgrade kotlin and java (#537) #158

Workflow file for this run

name: "CodeQL"
on:
push:
branches:
- master
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