mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-02-06 03:12:01 +08:00
add issue write permission to stale workflow (#13022)
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -13,6 +13,7 @@ on:
|
||||
permissions:
|
||||
pull-requests: write
|
||||
actions: write
|
||||
issues: write
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
||||
Reference in New Issue
Block a user