Skip to content

Commit 7ee667f

Browse files
authored
chore: update stale-bot permissions (#344)
1 parent cc44b3a commit 7ee667f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/stale-bot.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ on:
66
jobs:
77
stale:
88
runs-on: ubuntu-latest
9+
permissions:
10+
issues: write
11+
pull-requests: write
12+
contents: read
913
steps:
1014
- uses: actions/stale@v9
1115
with:

0 commit comments

Comments
 (0)