forked from forks/qmk_firmware
Update stale.yml (#22473)
This commit is contained in:
parent
44062b5056
commit
ba62db19e7
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
|
@ -3,6 +3,7 @@ name: 'Close stale issues and PRs'
|
||||||
permissions:
|
permissions:
|
||||||
issues: write
|
issues: write
|
||||||
pull-requests: write
|
pull-requests: write
|
||||||
|
actions: write
|
||||||
|
|
||||||
on:
|
on:
|
||||||
schedule:
|
schedule:
|
||||||
|
|
Loading…
Reference in a new issue