Skip to content

feat: Correct behavior of matrix fallback priority, error on duplicate matrix selectors. #319

feat: Correct behavior of matrix fallback priority, error on duplicate matrix selectors.

feat: Correct behavior of matrix fallback priority, error on duplicate matrix selectors. #319

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