Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

feat: sandnes + hjelmeland -> rogaland sparebank #3

feat: sandnes + hjelmeland -> rogaland sparebank

feat: sandnes + hjelmeland -> rogaland sparebank #3

Workflow file for this run

name: Code scanning (CodeQL)
on:
pull_request:
types: [ready_for_review, opened, reopened, synchronize]
branches:
- master
push:
branches:
- master
jobs:
codeql:
name: Run codeql
uses: Informasjonsforvaltning/workflows/.github/workflows/codeql.yaml@main
with:
language: python
python_version: '3.9'
python_architecture: x64
secrets:
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}