Skip to content

Bump express from 4.17.1 to 4.20.0 in /frontend #402

Bump express from 4.17.1 to 4.20.0 in /frontend

Bump express from 4.17.1 to 4.20.0 in /frontend #402

Workflow file for this run

name: CSS Style Linter
on: [pull_request]
jobs:
linters:
name: stylelint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- uses: actions-hub/stylelint@master
env:
PATTERN: "**/*.css"