Skip to content

Merge pull request #137 from vlitejs/dependabot/npm_and_yarn/webpack-… #75

Merge pull request #137 from vlitejs/dependabot/npm_and_yarn/webpack-…

Merge pull request #137 from vlitejs/dependabot/npm_and_yarn/webpack-… #75

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'