From cbe939e303d42be079ef4e0b22b73c624dc6f7e1 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Tue, 7 Oct 2025 10:55:24 +0200 Subject: [PATCH] ci(reuse): Sync workflow from org Signed-off-by: Andy Scherzinger --- .github/workflows/reuse.yml | 4 ++-- .idea/copyright/Nextcloud_Android_Common_Library.xml.license | 2 ++ 2 files changed, 4 insertions(+), 2 deletions(-) create mode 100644 .idea/copyright/Nextcloud_Android_Common_Library.xml.license 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