Skip to content

feat(8): adding style guide on error codes #443

feat(8): adding style guide on error codes

feat(8): adding style guide on error codes #443

Workflow file for this run

---
name: test
on:
pull_request:
branches:
- main
jobs:
build:
runs-on: ubuntu-latest
container: node:20
steps:
- uses: actions/checkout@v3
- name: Generate all static pages, and build site.
run: ./scripts/build.sh