Skip to content

chore: add 13.x branch #389

chore: add 13.x branch

chore: add 13.x branch #389

Workflow file for this run

name: CI for 13.x
on:
push:
branches: [ 13.x ]
pull_request:
branches: [ 13.x ]
jobs:
Job:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test.yml@master
with:
os: 'ubuntu-latest'
version: '16, 18, 20, 22'