Skip to content

simplify SearchRequest logging with shared format strings #93

simplify SearchRequest logging with shared format strings

simplify SearchRequest logging with shared format strings #93

Workflow file for this run

name: Branch
on:
push:
branches-ignore:
- master
permissions:
contents: read
concurrency:
group: branch-${{ github.ref }}
cancel-in-progress: true
jobs:
lint:
uses: ./.github/workflows/_lint.yml
build:
uses: ./.github/workflows/_build.yml