Skip to content

enable filtering of budget-controlling column in order-controlling (63925) #69

enable filtering of budget-controlling column in order-controlling (63925)

enable filtering of budget-controlling column in order-controlling (63925) #69

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