diff --git a/.github/workflows/reuse.yml b/.github/workflows/reuse.yml index 4486c77f..0508946e 100644 --- a/.github/workflows/reuse.yml +++ b/.github/workflows/reuse.yml @@ -12,11 +12,11 @@ name: REUSE Compliance Check on: [pull_request] permissions: - contents: read + contents: read jobs: reuse-compliance-check: - runs-on: ubuntu-latest + runs-on: ubuntu-latest-low steps: - name: Checkout uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0 diff --git a/.idea/copyright/Nextcloud_Android_Common_Library.xml.license b/.idea/copyright/Nextcloud_Android_Common_Library.xml.license new file mode 100644 index 00000000..db241970 --- /dev/null +++ b/.idea/copyright/Nextcloud_Android_Common_Library.xml.license @@ -0,0 +1,2 @@ +# SPDX-FileCopyrightText: 2022-2024 Nextcloud GmbH and Nextcloud contributors +# SPDX-License-Identifier: MIT