mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-07-08 13:21:55 +00:00
add issue write permission to stale workflow
This commit is contained in:
parent
b831243c51
commit
9e61dec939
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -13,6 +13,7 @@ on:
|
|||||||
permissions:
|
permissions:
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
actions: write
|
actions: write
|
||||||
|
issues: write
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
stale:
|
stale:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user