Skip to content

build(deps-dev): bump @types/node from 20.10.3 to 20.10.4 #50

build(deps-dev): bump @types/node from 20.10.3 to 20.10.4

build(deps-dev): bump @types/node from 20.10.3 to 20.10.4 #50

Workflow file for this run

name: build
on: # rebuild any PRs and main branch changes
pull_request:
push:
branches:
- main
jobs:
cspell:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- run: yarn
- run: yarn run compile