Skip to content

docs: add DeepWiki badge to README #482

docs: add DeepWiki badge to README

docs: add DeepWiki badge to README #482

Workflow file for this run

name: Node CI
on:
push:
branches:
- main
tags:
- '*'
pull_request:
branches:
- main
permissions:
contents: read
jobs:
test:
uses: voxpelli/ghatemplates/.github/workflows/test.yml@main
with:
node-versions: '20,22,24'
os: 'ubuntu-latest'