Skip to content

chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 #19

chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1

chore(deps): bump codecov/codecov-action from 6.0.0 to 6.0.1 #19

Workflow file for this run

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