Skip to content

chore(deps): update dependency webpack to v5.92.1 #1035

chore(deps): update dependency webpack to v5.92.1

chore(deps): update dependency webpack to v5.92.1 #1035

Workflow file for this run

name: markdown-linter
on:
push:
pull_request:
branches:
- master
types: [opened, synchronize, reopened, ready_for_review]
jobs:
lint:
runs-on: ubuntu-latest
if: github.event.pull_request.draft == false
steps:
- uses: actions/checkout@v4
- uses: DavidAnson/markdownlint-cli2-action@v9
with:
globs: |
*.md
**/*.md