Skip to content

Bump follow-redirects from 1.15.4 to 1.15.6 #53

Bump follow-redirects from 1.15.4 to 1.15.6

Bump follow-redirects from 1.15.4 to 1.15.6 #53

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'