Skip to content

chore: start 2.x branch #12

chore: start 2.x branch

chore: start 2.x branch #12

Workflow file for this run

name: CI for 2.x
on:
push:
branches: [ 2.x ]
pull_request:
branches: [ 2.x ]
jobs:
Job:
name: Node.js
uses: node-modules/github-actions/.github/workflows/node-test-mysql.yml@master
with:
version: '16, 18, 20, 22'
secrets:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}