add issue write permission to stale workflow (#13022)

This commit is contained in:
Leithen
2025-11-21 06:59:51 -07:00
committed by GitHub
parent e2103d3929
commit 4bcd26a7c9

View File

@@ -13,6 +13,7 @@ on:
permissions:
pull-requests: write
actions: write
issues: write
jobs:
stale: