Skip to content

πŸ› fix(cache): structured default cache keys, and controls #28

πŸ› fix(cache): structured default cache keys, and controls

πŸ› fix(cache): structured default cache keys, and controls #28

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.yml@main
with:
repo-type: single