Skip to content

Bump braces from 3.0.2 to 3.0.3 #35

Bump braces from 3.0.2 to 3.0.3

Bump braces from 3.0.2 to 3.0.3 #35

Workflow file for this run

name: Lint
on:
workflow_dispatch:
workflow_call:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
lint:
uses: yoriiis/actions/.github/workflows/lint.yml@main
with:
stylelint-status: false
eslint-config: 'config/.eslintrc.cjs'