Skip to content

Commit 5437705

Browse files
committed
Update github workflow permission
GitOrigin-RevId: 9d16077
1 parent 436e2bf commit 5437705

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,3 +15,7 @@ jobs:
1515
close-pr-message: "This pull request was closed because it has been inactive for more than 7 days since being marked as stale. Please feel free to reopen it if you would like to continue."
1616
exempt-pr-labels: "ready-to-merge"
1717
stale-pr-label: "stale"
18+
permissions:
19+
actions: write
20+
issues: write
21+
pull-requests: write

0 commit comments

Comments
 (0)