github.com/crossplane/upjet@v1.3.0/.github/workflows/reuse-license-linter.yml (about)

     1  # SPDX-FileCopyrightText: 2022 Free Software Foundation Europe e.V. <https://fsfe.org>
     2  #
     3  # SPDX-License-Identifier: CC0-1.0
     4  
     5  name: REUSE Compliance Check
     6  
     7  on: [push, pull_request]
     8  
     9  jobs:
    10    test:
    11      runs-on: ubuntu-latest
    12      steps:
    13        - uses: actions/checkout@v3
    14        - name: REUSE Compliance Check
    15          uses: fsfe/reuse-action@v2
    16        - name: REUSE SPDX SBOM
    17          uses: fsfe/reuse-action@v2
    18          with:
    19            args: spdx