Skip to content

Normative change to SC 2.2.2 - replace "information" with "content", rewrite note 3 #456

Normative change to SC 2.2.2 - replace "information" with "content", rewrite note 3

Normative change to SC 2.2.2 - replace "information" with "content", rewrite note 3 #456

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