diff options
-rw-r--r-- | .github/workflows/update-min-supported-desktop.yml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/.github/workflows/update-min-supported-desktop.yml b/.github/workflows/update-min-supported-desktop.yml index fa203ede356..8d298a52f24 100644 --- a/.github/workflows/update-min-supported-desktop.yml +++ b/.github/workflows/update-min-supported-desktop.yml @@ -1,5 +1,6 @@ -# SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors +# SPDX-FileCopyrightText: 2025 Nextcloud GmbH and Nextcloud contributors # SPDX-License-Identifier: MIT + name: Update min supported desktop version on: @@ -124,4 +125,4 @@ jobs: client: 💻 desktop automated 3. to review - reviewers: tobiasKaminsky, camilasan, claucambra + reviewers: '@nextcloud/desktop' |