Skip to content

build(deps): bump DavidAnson/markdownlint-cli2-action from 23.0.0 to 23.1.0 #108

build(deps): bump DavidAnson/markdownlint-cli2-action from 23.0.0 to 23.1.0

build(deps): bump DavidAnson/markdownlint-cli2-action from 23.0.0 to 23.1.0 #108

Workflow file for this run

name: Linter
on:
push:
branches:
- main
paths-ignore:
- "**/*.md"
pull_request:
paths-ignore:
- "**/*.md"
workflow_dispatch:
permissions:
contents: read
pull-requests: read
checks: write
jobs:
lint:
uses: gofiber/.github/.github/workflows/go-lint-single.yml@main