Browse Source

Update stale.yml (#22473)

Nick Brassel 2 years ago
parent
commit
ba62db19e7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .github/workflows/stale.yml

+ 1 - 0
.github/workflows/stale.yml

@@ -3,6 +3,7 @@ name: 'Close stale issues and PRs'
 permissions:
   issues: write
   pull-requests: write
+  actions: write
 
 on:
   schedule: