Skip to content

fix: lint & run before push #1711

fix: lint & run before push

fix: lint & run before push #1711

Workflow file for this run

name: Security
on:
push:
branches:
- master
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: actions/[email protected]
with:
node-version-file: '.node-version'
- run: npm audit