Skip to content

Update dependency semantic-release to v19 [SECURITY] #956

Update dependency semantic-release to v19 [SECURITY]

Update dependency semantic-release to v19 [SECURITY] #956

Workflow file for this run

name: lint
on:
push:
branches: ["**"]
pull_request:
branches: ["**"]
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- run: npm install
- run: npm run lint --if-present