Skip to content

Commit 754c9af

Browse files
authored
Merge pull request #28344 from MicrosoftDocs/dstrome-stalebranch-allow-pr-read
Update StaleBranch allow pull-requests read
2 parents eecb03e + a3db19d commit 754c9af

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/StaleBranch.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ name: (Scheduled) Stale branch removal
22

33
permissions:
44
contents: write
5+
pull-requests: read
56

67
# This workflow is designed to be run in the days up to, and including, a "deletion day", specified by 'DeleteOnDayOfMonth' in env: in https://github.com/MicrosoftDocs/microsoft-365-docs/blob/workflows-prod/.github/workflows/Shared-StaleBranch.yml.
78
# On the days leading up to "deletion day", the workflow will report the branches to be deleted. This lets users see which branches will be deleted. On "deletion day", those branches are deleted.

0 commit comments

Comments
 (0)