Update stale.yml
Updating permissions. Not sure how this is being used elsewhere without those permissions.
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -47,6 +47,7 @@ on:
|
||||
- cron: '20 16 * * *' # Run every day at 16:20 UTC / 8:20 PST
|
||||
|
||||
permissions:
|
||||
contents: read
|
||||
issues: write
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user