Skip to content

Commit 15ac0e1

Browse files
chore: add permissions: read-all to stale.yml workflow (#19374)
1 parent 0ef8bb8 commit 15ac0e1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/stale.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ on:
99
schedule:
1010
- cron: '31 22 * * *'
1111

12+
permissions: read-all
13+
1214
jobs:
1315
stale:
1416

0 commit comments

Comments
 (0)