Skip to content

feat: support merging output from multiple file keys when writing to stdout #330

feat: support merging output from multiple file keys when writing to stdout

feat: support merging output from multiple file keys when writing to stdout #330

Workflow file for this run

name: pr
on:
pull_request:
concurrency:
group: pr-${{ github.workflow }}-${{ github.ref }}
cancel-in-progress: true
jobs:
build-test:
uses: ./.github/workflows/build-test.yaml