mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2025-07-31 21:20:11 +02:00
add actions write permission to stale workflow (#11868)
This commit is contained in:
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@@ -12,6 +12,7 @@ on:
|
||||
|
||||
permissions:
|
||||
pull-requests: write
|
||||
actions: write
|
||||
|
||||
jobs:
|
||||
stale:
|
||||
|
Reference in New Issue
Block a user