Skip to content

Merge pull request #124 from vlitejs/dependabot/npm_and_yarn/follow-r… #54

Merge pull request #124 from vlitejs/dependabot/npm_and_yarn/follow-r…

Merge pull request #124 from vlitejs/dependabot/npm_and_yarn/follow-r… #54

Workflow file for this run

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