Skip to content

fix: Fixed the issue that there is no running request when http2 goaway #95

fix: Fixed the issue that there is no running request when http2 goaway

fix: Fixed the issue that there is no running request when http2 goaway #95

name: Autobahn
on:
pull_request:
types:
- labeled
permissions:
contents: read
pull-requests: write
jobs:
autobahn:
if: ${{ github.event.label.name == 'autobahn' }}
name: Autobahn Test Suite
uses: ./.github/workflows/autobahn.yml