Skip to content

Commit

Permalink
Merge pull request #14496 from nextcloud/repo-sync/android-config/master
Browse files Browse the repository at this point in the history
πŸ”„ synced file(s) with nextcloud/android-config
  • Loading branch information
AndyScherzinger authored Feb 5, 2025
2 parents a4038fe + 8a7cc9e commit 24ff655
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/pr-feedback.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 24ff655

Please sign in to comment.