Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 380e1fe8 authored by Andy Scherzinger's avatar Andy Scherzinger Committed by GitHub
Browse files

Merge pull request #1663 from nextcloud/feat/workflow-auto-update-pr-feedback.yml

chore(CI): Updating pr-feedback.yml workflow from template
parents a885642f a40a6772
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -15,8 +15,13 @@ 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