Skip to content

✨ added copy matrix id copy to clipboard button (#182) #126

✨ added copy matrix id copy to clipboard button (#182)

✨ added copy matrix id copy to clipboard button (#182) #126

Workflow file for this run

name: pr
on:
pull_request:
branches:
- main
paths:
- 'registration/**'
merge_group:
workflow_dispatch:
jobs:
test:
name: Build And Test
uses: ./.github/workflows/registration-build.yml
secrets: inherit