reuse.yml 671 B

12345678910111213141516171819202122
  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. - name: Checkout
  15. uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
  16. - name: REUSE Compliance Check
  17. uses: fsfe/reuse-action@3ae3c6bdf1257ab19397fab11fd3312144692083 # v4.0.0