Skip to content

Commit

Permalink
Fix pull-request-reviewer-reminder permission for correct work (#715)
Browse files Browse the repository at this point in the history
Signed-off-by: Taras Drozdovskyi <[email protected]>
  • Loading branch information
tdrozdovsky authored Aug 16, 2023
1 parent b4cbd69 commit e7fbd7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull-request-reviewer-reminder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- cron: '0 10,17 * * 1-5'

permissions:
contents: read
pull-requests: write

jobs:
pull-request-reviewer-reminder:
Expand Down

0 comments on commit e7fbd7c

Please sign in to comment.