Skip to content

feat:Add accepted license to the list. #68

feat:Add accepted license to the list.

feat:Add accepted license to the list. #68

Workflow file for this run

# SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
# SPDX-License-Identifier: Apache-2.0
---
name: 'License Check'
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
license_check:
name: License Checking
runs-on: [ ubuntu-latest ]
steps:
- name: Checkout the code
uses: actions/checkout@v4 # v3.4.0
- name: REUSE Compliance Check
uses: fsfe/reuse-action@3ae3c6bdf1257ab19397fab11fd3312144692083 # v4.0.0