Skip to content

Bump rollup from 2.79.1 to 3.29.5 #79

Bump rollup from 2.79.1 to 3.29.5

Bump rollup from 2.79.1 to 3.29.5 #79

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'