Skip to content

Create npm workflow

Create npm workflow #6

Workflow file for this run

name: build npm
on:
pull_request:
branches: [ master ]
jobs:
build_pages:
permissions:
contents: write
uses: bavix/.github/.github/workflows/npm.yml@master