Skip to content

chore(main): release 5.1.0 (#21) #72

chore(main): release 5.1.0 (#21)

chore(main): release 5.1.0 (#21) #72

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:
lint-eslint: false
lint-prettier: false
node-version-matrix: '[20]'