Skip to content

Add amount to order_service CSV-Export #24

Add amount to order_service CSV-Export

Add amount to order_service CSV-Export #24

Workflow file for this run

name: 'Lint and test on pull request'
on:
pull_request_target:
branches:
- 'master'
paths-ignore:
- 'doc/**'
- '**.md'
jobs:
lint:
uses: ./.github/workflows/reusable-lint.yaml
test:
uses: ./.github/workflows/reusable-test.yaml