Skip to content

build(deps): bump github.com/gofiber/utils/v2 from 2.0.0-beta.8 to 2.… #1507

build(deps): bump github.com/gofiber/utils/v2 from 2.0.0-beta.8 to 2.…

build(deps): bump github.com/gofiber/utils/v2 from 2.0.0-beta.8 to 2.… #1507

Workflow file for this run

name: markdownlint
on:
push:
branches:
- master
- main
pull_request:
jobs:
markdownlint:
runs-on: ubuntu-latest
steps:
- name: Fetch Repository
uses: actions/checkout@v4
- name: Run markdownlint-cli2
uses: DavidAnson/markdownlint-cli2-action@v20
with:
globs: |
**/*.md
#vendor