Skip to content

Merge pull request #6 from navikt/IS-2542-Notify-user-of-forhandsvarsel #12

Merge pull request #6 from navikt/IS-2542-Notify-user-of-forhandsvarsel

Merge pull request #6 from navikt/IS-2542-Notify-user-of-forhandsvarsel #12

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