Skip to content

Prduction Release (Hotfix): January Week 4 #2350

Prduction Release (Hotfix): January Week 4

Prduction Release (Hotfix): January Week 4 #2350

Workflow file for this run

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