Skip to content

Add an alert to point users to the correct relese notes. #147

Add an alert to point users to the correct relese notes.

Add an alert to point users to the correct relese notes. #147

Workflow file for this run

name: Test Build
on: pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: npm ci
- run: npm run build