Skip to content

Merge pull request #580 from maykinmedia/chore/oaf-205-slight-changes… #1461

Merge pull request #580 from maykinmedia/chore/oaf-205-slight-changes…

Merge pull request #580 from maykinmedia/chore/oaf-205-slight-changes… #1461

Workflow file for this run

# For most projects, this workflow file will not need changing; you simply need
# to commit it to your repository.
#
# You may wish to alter this file to override the set of languages analyzed,
# or to provide custom queries or build logic.
name: Code quality checks
on:
push:
branches:
- master
pull_request:
workflow_dispatch:
jobs:
open-api-workflow-code-quality:
uses: maykinmedia/open-api-workflows/.github/workflows/code-quality.yml@v6
with:
python-version: "3.12"
node-version: "24"
django-settings-module: "openklant.conf.ci"
django-secret-key: dummy