Skip to content

Commit

Permalink
Update pending-review-notification.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanlari authored May 2, 2024
1 parent ee99009 commit fbc8a2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pending-review-notification.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
with:
category-name: Notify\ Reviewers
discussion-title: Pending\ Reviews
repo-token: ${{ secrets.DISCUSSION_NOTIFICATION_TOKEN }}
repo-token: ${{ secrets.GITHUB_TOKEN }}
review-turnaround-hours: 48
- name: Report if failed
if: ${{ failure() }}
Expand Down

0 comments on commit fbc8a2a

Please sign in to comment.