reuse.yml 647 B

1234567891011121314151617181920
  1. # This workflow is provided via the organization template repository
  2. #
  3. # https://github.com/nextcloud/.github
  4. # https://docs.github.com/en/actions/learn-github-actions/sharing-workflows-with-your-organization
  5. # SPDX-FileCopyrightText: 2022 Free Software Foundation Europe e.V. <https://fsfe.org>
  6. #
  7. # SPDX-License-Identifier: CC0-1.0
  8. name: REUSE Compliance Check
  9. on: pull_request
  10. jobs:
  11. reuse-compliance-check:
  12. runs-on: ubuntu-latest
  13. steps:
  14. - uses: actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
  15. - name: REUSE Compliance Check
  16. uses: fsfe/reuse-action@a46482ca367aef4454a87620aa37c2be4b2f8106 # v3.0.0