Skip to content

CodeQL

CodeQL #40

Workflow file for this run

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