Skip to content

Commit

Permalink
Merge pull request #10427 from jimchamp/bug/needs-response-pr-privs
Browse files Browse the repository at this point in the history
Permit `Needs: Response` labeling for PRs
  • Loading branch information
mekarpeles authored Feb 5, 2025
2 parents 6fc2ca4 + 88b624c commit e4e03a6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/new_comment_digest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ on:
permissions:
contents: read
issues: write
pull-requests: write

env:
HOURS: 24
Expand Down

0 comments on commit e4e03a6

Please sign in to comment.