Skip to content

chore(main): release 1.1.1 (#4) #16

chore(main): release 1.1.1 (#4)

chore(main): release 1.1.1 (#4) #16

Workflow file for this run

name: Node.js CI
on:
push:
branches:
- main
pull_request:
jobs:
nodejs:
# Documentation: https://github.com/zakodium/workflows#nodejs-ci
uses: zakodium/workflows/.github/workflows/nodejs.yml@nodejs-v1
with:
node-version-matrix: '[14, 16, 18]'
lint-check-types: true