From 0f05e14c435962f16357ce181d61ff0107a38ae3 Mon Sep 17 00:00:00 2001 From: nextcloud-android-bot Date: Wed, 5 Feb 2025 02:43:27 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=84=20synced=20local=20'.github/workfl?= =?UTF-8?q?ows/'=20with=20remote=20'config/workflows/'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: nextcloud-android-bot --- .github/workflows/pr-feedback.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/pr-feedback.yml b/.github/workflows/pr-feedback.yml index 7d4966907a..98d2715e2b 100644 --- a/.github/workflows/pr-feedback.yml +++ b/.github/workflows/pr-feedback.yml @@ -15,13 +15,8 @@ on: schedule: - cron: '30 1 * * *' -permissions: - contents: read - pull-requests: write - jobs: pr-feedback: - if: ${{ github.repository_owner == 'nextcloud' }} runs-on: ubuntu-latest steps: - name: The get-github-handles-from-website action