Skip to content

Commit 89ea055

Browse files
authored
Update stale-issues.yml (#999)
1 parent 05de1d6 commit 89ea055

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/stale-issues.yml

+3
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ on:
66
jobs:
77
stale:
88
runs-on: ubuntu-latest
9+
permissions:
10+
issues: write
11+
pull-requests: write
912
steps:
1013
- uses: actions/stale@v9
1114
with:

0 commit comments

Comments
 (0)