Skip to content

Production Release; Hotfix #1657

Production Release; Hotfix

Production Release; Hotfix #1657

Workflow file for this run

name: Test Pull Request
on:
pull_request:
concurrency:
group: ${{ github.ref }}
cancel-in-progress: true
jobs:
test:
uses: ./.github/workflows/test-base.yml