Skip to content

[Snyk] Security upgrade react-scripts from 4.0.0 to 5.0.0 #461

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

[Snyk] Security upgrade react-scripts from 4.0.0 to 5.0.0 #461

name: Shellcheck
on:
- push
- pull_request
jobs:
test:
name: Test
runs-on: ubuntu-latest
steps:
- name: Check out code
uses: actions/checkout@v2
- name: Run shellcheck
run: make shellcheck