Skip to content

📦 Oppdater jsdom #1464

📦 Oppdater jsdom

📦 Oppdater jsdom #1464

Workflow file for this run

name: "CodeQL"
on:
pull_request:
branches:
- main
push:
branches:
- main
paths-ignore:
- "**/README.md"
schedule:
- cron: "0 3 * * MON"
jobs:
code-scan:
name: Code Scan
uses: entur/gha-security/.github/workflows/code-scan.yml@v2
secrets: inherit