Skip to content

[Snyk] Security upgrade react-scripts from 3.4.3 to 4.0.0 #126

[Snyk] Security upgrade react-scripts from 3.4.3 to 4.0.0

[Snyk] Security upgrade react-scripts from 3.4.3 to 4.0.0 #126

Workflow file for this run

name: Lint
on:
push:
branches:
- master
- develop
pull_request:
branches:
- master
- develop
jobs:
commits:
runs-on: ubuntu-latest
steps:
- name: Check out github repository
uses: actions/checkout@v2
with:
fetch-depth: 0
- name: Run commitlint
uses: wagoid/commitlint-github-action@v2