Skip to content

fix: Change PO to Olaf in readme #308

fix: Change PO to Olaf in readme

fix: Change PO to Olaf in readme #308

Workflow file for this run

name: ➕ Pull Request
on:
pull_request:
branches:
- main
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
build_test:
name: "💎 Code Quality"
uses: equinor/spinedatasheetapi/.github/workflows/code-quality.yml@main
secrets: inherit