Skip to content

Added .node-version file #221

Added .node-version file

Added .node-version file #221

Workflow file for this run

name: Push master
on:
push:
branches: [ master ]
jobs:
go:
uses: ./.github/workflows/go.yml
js:
uses: ./.github/workflows/js.yml