Skip to content

IS-3066: Use valkey-cache (#578) #208

IS-3066: Use valkey-cache (#578)

IS-3066: Use valkey-cache (#578) #208

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