Skip to content

Merge pull request #4252 from gofiber/dependabot/go_modules/github.co… #173

Merge pull request #4252 from gofiber/dependabot/go_modules/github.co…

Merge pull request #4252 from gofiber/dependabot/go_modules/github.co… #173

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