Skip to content

fix: PeekNextResponse() block the goroutine (#66) #169

fix: PeekNextResponse() block the goroutine (#66)

fix: PeekNextResponse() block the goroutine (#66) #169

Workflow file for this run

# SPDX-License-Identifier: Apache-2.0
# Copyright 2022-present Open Networking Foundation
name: REUSE
on:
push:
branches:
- main
pull_request:
jobs:
lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: reuse lint
run: make reuse-lint