mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-05-13 08:26:44 +00:00
add issue write permission to stale workflow (#13022)
This commit is contained in:
parent
e2103d3929
commit
4bcd26a7c9
1 changed files with 1 additions and 0 deletions
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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue