Skip to content

Add a test to validate that closing using a ctx cancel works and make the code work this way, too. #67

Add a test to validate that closing using a ctx cancel works and make the code work this way, too.

Add a test to validate that closing using a ctx cancel works and make the code work this way, too. #67

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
# SPDX-License-Identifier: Apache-2.0
---
name: 'PROJ: xmidt-team'
on:
issues:
types:
- opened
pull_request:
types:
- opened
jobs:
package:
uses: xmidt-org/.github/.github/workflows/proj-template.yml@proj-v1
secrets: inherit