Skip to content

Update to SPDX.

Update to SPDX. #41

Workflow file for this run

// SPDX-FileCopyrightText: (C) 2022 Comcast Cable Communications Management, LLC
//

Check failure on line 2 in .github/workflows/proj-xmidt-team.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/proj-xmidt-team.yml

Invalid workflow file

You have an error in your yaml syntax on line 2
// 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