add actions write permission to stale workflow (#11868)

This commit is contained in:
Leithen
2025-04-20 12:30:48 -06:00
committed by GitHub
parent 486c9cc690
commit f71c21f0da

View File

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