Skip to content

Don't just refer to SCs by their number alone #466

Don't just refer to SCs by their number alone

Don't just refer to SCs by their number alone #466

Workflow file for this run

name: Build PR
on:
pull_request:
jobs:
build:
name: Run build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: npm i && npm run build