WbaPA access CPE testing with "401 Unauthorized" message #205
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## SPDX-FileCopyrightText: 2022 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 |