Skip to content

🐛 fix(proxy): Ensure BalancerForward overwrites X-Real-IP header #208

🐛 fix(proxy): Ensure BalancerForward overwrites X-Real-IP header

🐛 fix(proxy): Ensure BalancerForward overwrites X-Real-IP header #208

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