Skip to content

Korrekt url ved bruk av FPApplication fra gcp til fss. #4

Korrekt url ved bruk av FPApplication fra gcp til fss.

Korrekt url ved bruk av FPApplication fra gcp til fss. #4

Workflow file for this run

name: "CodeQL"
on:
push:
branches: [ "master" ]
pull_request:
branches: [ "master" ]
schedule:
- cron: '0 0 * * 0,4'
jobs:
codeql:
name: CodeQl
permissions:
actions: read
contents: read
security-events: write
uses: navikt/fp-gha-workflows/.github/workflows/codeql.yml@main
with:
config-file: ./.github/codeql/codeql-config.yml
secrets: inherit