Skip to content

Commit 5e423da

Browse files
authored
Merge pull request #3985 from MicrosoftDocs/dstrome-stalebranch-allow-pr-read
Update StaleBranch allow pull-requests read
2 parents ede08c9 + 6abd158 commit 5e423da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/StaleBranch.yml

+1
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)