Skip to content

Commit 446b6df

Browse files
authored
ci: use repository owner as default PR reviewer (#1512)
- Ensure each generated PR is reviewed by the repository owner
1 parent 930a0c2 commit 446b6df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/update-userscripts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@ jobs:
3737
body: |
3838
This PR was automatically generated to update the userscripts. It contains the latest changes from the main branch, and should be merged when the new release is ready.
3939
branch: update-userscripts
40-
reviewers: Robot-Inventor
40+
reviewers: ${{ github.repository_owner }}

0 commit comments

Comments
 (0)