Skip to content

Add support for custom nginx error filename #55

Add support for custom nginx error filename

Add support for custom nginx error filename #55

Workflow file for this run

name: Linter
on:
pull_request:
jobs:
linter:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- uses: actions/setup-python@v6
- uses: pre-commit/action@v3.0.1