@@ -4,6 +4,9 @@ on:
schedule:
- cron: '0 0 * * *' # Run daily at midnight UTC
+permissions:
+ issues: write
+
jobs:
stale:
runs-on: ubuntu-latest