Skip to content

deps: update typescript-eslint monorepo to v8.21.0 #1604

deps: update typescript-eslint monorepo to v8.21.0

deps: update typescript-eslint monorepo to v8.21.0 #1604

Workflow file for this run

name: build
on:
push: {}
jobs:
build:
uses: ckotzbauer/actions-toolkit/.github/workflows/[email protected]
with:
install-node: true
build-commands: |
npm ci
npm run package
test-commands: npm test