Skip to content

Commit fb038d6

Browse files
Merge pull request #607 from nextcloud/repo-sync/android-config/main
🔄 synced file(s) with nextcloud/android-config
2 parents 5520d36 + 28521ae commit fb038d6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/pr-feedback.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,13 @@ on:
1515
schedule:
1616
- cron: '30 1 * * *'
1717

18+
permissions:
19+
contents: read
20+
pull-requests: write
21+
1822
jobs:
1923
pr-feedback:
24+
if: ${{ github.repository_owner == 'nextcloud' }}
2025
runs-on: ubuntu-latest
2126
steps:
2227
- name: The get-github-handles-from-website action

0 commit comments

Comments
 (0)