Skip to content

refactor util method (#1459) #566

refactor util method (#1459)

refactor util method (#1459) #566

Workflow file for this run

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