Skip to content

feat!: status-agnostic response-body cap (max_response_body_bytes) #221

feat!: status-agnostic response-body cap (max_response_body_bytes)

feat!: status-agnostic response-body cap (max_response_body_bytes) #221

Workflow file for this run

name: main
on:
push:
branches:
- main
pull_request: {}
concurrency:
group: ${{ github.head_ref || github.run_id }}
cancel-in-progress: true
jobs:
checks:
uses: ./.github/workflows/_checks.yml