Skip to content

Bump semver and npm in /test/socket-npm-fixtures/npm8 #428

Bump semver and npm in /test/socket-npm-fixtures/npm8

Bump semver and npm in /test/socket-npm-fixtures/npm8 #428

Workflow file for this run

name: Linting
on:
push:
branches:
- master
tags:
- '*'
pull_request:
branches:
- master
permissions:
contents: read
concurrency:
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
linting:
name: "Linting"
uses: SocketDev/workflows/.github/workflows/reusable-base.yml@master
with:
no-lockfile: true
npm-test-script: 'check'